Commit Graph

23 Commits

Author SHA1 Message Date
twinaphex
1a994ef1c3 (GCM GL) Cleanups 2014-10-17 06:47:31 +02:00
twinaphex
5a93f90c46 (PS3) (GCM GL) Use calloc when we need to memset directly after 2014-10-17 01:10:39 +02:00
twinaphex
69ca7995b4 (RGL PS3) Build Fix 2014-10-16 18:37:34 +02:00
twinaphex
933408a8e4 Get rid of gx_strcpy_resolution 2014-10-16 18:35:30 +02:00
twinaphex
54bfe360c6 Move ifndef HAVE_GCMGL checks outside of gl.c and into
shader_gl_cg.c - also implement stub glGenerateMipmapOES
for GCMGL
2014-10-02 21:09:34 +02:00
twinaphex
6c93238641 (PS3) Get rid of altivec_mem 2014-09-07 05:49:34 +02:00
Twinaphex
66427db631 Merge pull request #942 from lioncash/unused
Remove some unused variables.
2014-09-06 03:40:56 +02:00
Twinaphex
6fdc22eb0b Merge pull request #943 from lioncash/printf-fmt
Fix some printf specifiers to the correct signed-ness
2014-09-06 03:40:26 +02:00
Lioncash
d02980c1d8 rgl_ps3_cg: Fix uninitialized variable usage possibility 2014-09-05 19:48:14 -04:00
Lioncash
ab1ab62a6d Fix some printf specifiers to the correct signed-ness 2014-09-05 19:43:32 -04:00
Lioncash
a7aa077cc6 Remove some unused variables. 2014-09-05 19:27:46 -04:00
twinaphex
b742f46765 (RGLGCM PS3) Get rid of some extraneous elses 2014-09-02 17:01:09 +02:00
twinaphex
4acf4462e4 (PS3) Fix build 2014-07-20 05:36:02 +02:00
twinaphex
0454ed7808 Move memcpy implementations into separate dir 2014-07-20 05:33:53 +02:00
twinaphex
115758a09f (GCMGL) Rewrite cgGLDisableClientState 2014-05-28 19:17:35 +02:00
Themaister
f8d065eeb6 [HW render] set known blending equation. 2014-04-17 15:32:36 +02:00
twinaphex
c7daeb29a9 (GCMGL) Cleanups #3 2014-02-26 05:57:13 +01:00
twinaphex
c6a091ef7f (GCMGL) Cleanups #2 2014-02-26 05:17:22 +01:00
twinaphex
94dbb8264c (GCMGL) Cleanups 2014-02-26 04:51:45 +01:00
twinaphex
ab3ea28b2a (GCMGL) Make rglGcmSetTransferImage part of rgl-gcm-cmds.h 2014-02-26 03:54:55 +01:00
twinaphex
a753fdebc4 (GCMGL) Move more functions over to rgl-gcm-cmds.h 2014-02-26 03:12:09 +01:00
twinaphex
3970a10b40 (GCMGL) Rename RGL headers to PSGL/ 2014-02-25 21:53:20 +01:00
twinaphex
57cd663c20 (RGL PS3) Rename RGL PS3 to GCMGL 2014-02-25 21:49:42 +01:00