Themaister
|
551fd27204
|
Add support for wrapping modes.
Not terribly useful atm due to POT, but at least it's there.
Has some use mostly with LUTs ... NPOT + REPEAT requires extension on
GLES2 at least.
|
2013-08-16 00:30:54 +02:00 |
|
Themaister
|
2c8ddeb109
|
Add gfx_shader_resolve_relative.
Translates relative paths (from CGP) into absolute paths,
suitable for loading files, and saving cgp some place else.
|
2013-04-15 23:48:25 +02:00 |
|
Themaister
|
50c184042e
|
Rewrite XML shader loading.
Use gfx_shader abstraction.
|
2013-04-07 12:41:05 +02:00 |
|
twinaphex
|
229891db59
|
(360) Build fix
|
2013-04-07 03:00:08 +02:00 |
|
Themaister
|
0c0a9b4ddb
|
Fix Win32 build.
|
2013-04-07 02:02:41 +02:00 |
|
Themaister
|
4a8b3599bc
|
Refactor out cg_shader_path, xml_shader_path.
Make shader paths uniform in shader_path.
|
2013-04-07 01:46:06 +02:00 |
|
Themaister
|
bd550ce53c
|
Remove glsl in shader_parse.
It'll be done slightly different later.
|
2013-04-06 14:10:09 +02:00 |
|
Themaister
|
e649db253c
|
Reintroduce CGP refactor.
Fix several issues that caused crashes.
|
2013-04-06 12:00:10 +02:00 |
|
twinaphex
|
0340f2043c
|
Revert "Major refactor to CGP parsing."
This reverts commit 211e17250c .
|
2013-04-06 04:37:17 +02:00 |
|
Themaister
|
211e17250c
|
Major refactor to CGP parsing.
Adds saving functionality for CGPs.
|
2013-04-01 15:34:02 +02:00 |
|