fincs
|
40d972d5ba
|
Revert 73e0267a because it breaks all existing GPU code
|
2015-08-04 19:31:46 +02:00 |
|
aroulin
|
73e0267ae4
|
Fix GPU_Reset having wrong GSP command buffer
|
2015-07-24 21:49:49 +02:00 |
|
Lectem
|
a204c0def7
|
added texture border color
|
2015-07-08 00:17:25 +02:00 |
|
Lectem
|
0774378190
|
added texture border color
|
2015-07-08 00:03:01 +02:00 |
|
Lectem
|
c62d54d831
|
fix arning types not matching
|
2015-06-28 13:33:26 +02:00 |
|
Sergi Granell
|
cf7082ad1b
|
Added GX_SetDisplayTransfer flags enums and define helpers
Solved GPU_SetTexture bug (width and height was swapped)
Comment the GPU sample a bit more (to make it easier to understand)
|
2015-04-03 18:05:31 +02:00 |
|
Steven Smith
|
c70fb0feb1
|
Reset GPUCMD buffer after running GPU_Reset commands.
|
2015-03-24 20:27:24 -07:00 |
|
fincs
|
b085943d4d
|
Correct shaderProgramFree() and DVLB_Free()
|
2015-03-07 20:39:28 +01:00 |
|
fincs
|
624dc1c1b3
|
GPU_DepthRange() -> GPU_DepthMap()
|
2015-03-07 16:59:52 +01:00 |
|
fincs
|
44d2606039
|
Minor correction in GPU_SendShaderCode/SendOperandDescriptors
|
2015-03-06 16:32:57 +01:00 |
|
fincs
|
b175fdbca5
|
Correct error in GPU_SetFloatUniform
|
2015-03-01 23:19:29 +01:00 |
|
smea
|
8d274afd13
|
fixed shaderProgramUse so that programs without geoshaders will play nice with those with
|
2015-01-03 18:06:22 -08:00 |
|
smea
|
b7ab3f9a54
|
shbin.c cleanup, shaderInstanceGetUniformLocation
|
2015-01-02 21:22:37 -08:00 |
|
smea
|
5df4902c4e
|
GPU_SetUniform -> GPU_SetFloatUniform
|
2015-01-02 21:16:17 -08:00 |
|
smea
|
8b84747df3
|
updated gpu.c to use new convention
|
2015-01-02 21:14:03 -08:00 |
|
smea
|
d195917ec1
|
minifix + geoshader stride
|
2015-01-02 19:39:37 -08:00 |
|
smea
|
a1830973c7
|
minifix
|
2015-01-02 19:29:02 -08:00 |
|
smea
|
80e6bcfd34
|
shaderProgram
|
2015-01-02 19:16:23 -08:00 |
|
smea
|
cd05cc45ff
|
started work on shaderProgram
|
2015-01-02 17:15:44 -08:00 |
|
smea
|
28fee06006
|
minifix
|
2015-01-02 16:41:07 -08:00 |
|
smea
|
3c4c2a6c04
|
Merge branch 'master' into gpu_revamp
|
2014-12-31 13:34:25 -08:00 |
|
smea
|
05e886c9fa
|
fixed up DVLE_SendOutmap
|
2014-12-27 11:22:48 -08:00 |
|
smea
|
e3017fa304
|
made small adjustments to shdr.c
|
2014-12-18 22:35:13 -08:00 |
|
smea
|
db11dd9bbc
|
GPUCMD_AddMaskedWrite, GPUCMD_AddWrite, GPUCMD_AddMaskedWrites, GPUCMD_AddWrites, GPUCMD_AddMaskedIncrementalWrites, GPUCMD_AddIncrementalWrites
|
2014-12-18 21:11:53 -08:00 |
|
smea
|
5f10c8ee74
|
added registers.h
|
2014-12-17 22:47:41 -08:00 |
|