Alcaro
|
8137c4c9f2
|
(Cg) Clean this up a little.
|
2014-12-08 17:05:21 +01:00 |
|
Alcaro
|
e19078e2b5
|
Don't rely on implicit nulling of this stack array.
|
2014-12-08 17:02:45 +01:00 |
|
twinaphex
|
6c193836a5
|
(Cg) Move cg shader variables to struct and allocate it at shader init
|
2014-10-26 04:49:58 +01:00 |
|
twinaphex
|
d24691e810
|
Convert math/matrix.c to math/matrix_4x4.c
|
2014-10-26 02:32:10 +01:00 |
|
twinaphex
|
2997af48fa
|
Move config-file code to SDK
|
2014-10-22 03:35:04 +02:00 |
|
twinaphex
|
9a9fa6532a
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
|
twinaphex
|
d3629f06f1
|
Rename file.c/file.h to content.c/content.h
|
2014-10-21 23:44:03 +02:00 |
|
twinaphex
|
7472922ee0
|
Move compat/ over to libretro SDK
|
2014-10-21 07:58:58 +02:00 |
|
twinaphex
|
3a947c450b
|
(GL CG) Chane info variable to tracker_info
|
2014-10-21 02:21:13 +02:00 |
|
twinaphex
|
ef27b31c9f
|
print_buf was unused in shader_gl_cg.c - so get rid of it
|
2014-10-20 23:22:16 +02:00 |
|
twinaphex
|
42bb37816e
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
|
twinaphex
|
059ed8fb07
|
(Shaders) Rename index variables
|
2014-10-20 19:27:32 +02:00 |
|
Twinaphex
|
f7d30b775f
|
(Shaders) Fix 'declaration shadows a variable in local scope' warnings
|
2014-10-14 18:26:28 +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
|
4c6fa4f059
|
(Cg/GLSL) Cleanups to filter_type implementation
|
2014-10-02 15:25:01 +02:00 |
|
twinaphex
|
e7e441d32d
|
Rename shader_cg.c to shader_gl_cg.c
|
2014-10-02 15:19:21 +02:00 |
|