Commit Graph

24 Commits

Author SHA1 Message Date
Christoph Kubisch
2525736bea updates to shader apis (bugfix in GLSL atomic description) 2014-02-25 16:30:02 +01:00
Christoph Kubisch
ebe433a65a shader specs: add isfncall definition to allow indication style 2014-01-25 19:41:31 +01:00
Christoph Kubisch
62833599f4 glsl: added imageSize to spec and api 2014-01-08 16:56:45 +01:00
Christoph Kubisch
f208454003 glsl additions 2013-11-19 15:56:58 +01:00
Christoph Kubisch
ff6deedf79 OpenGL 4.4 and ARB extensions added as well as NV_gpu_shader5 functions 2013-08-14 14:19:50 +02:00
crazybutcher
e60ca05e64 bugfix in glsl style spec 2013-01-05 18:40:05 +01:00
crazybutcher
52ef014941 updated GLSL to 4.3 status
cg tool: glsl compilation no longer requires a selected word (main is always entry)
2012-08-22 16:53:45 +02:00
Paul Kulchenko
2e1a512f00 Another end-of-line conversion to fix CRLF endings that were added by the beautification process 2011-12-12 17:01:37 -08:00
Paul Kulchenko
fe53414868 Ran tools/ and spec/ files through a beautifier 2011-12-12 09:33:35 -08:00
crazybutcher
d6b2d26a65 added most GLSL 1.20 style texture functions 2011-09-02 18:21:18 +02:00
unknown
02755ed417 Merge branch 'master' of ssh://estrelaeditor.git.sourceforge.net/gitroot/estrelaeditor/estrelaeditor 2011-08-17 11:12:08 +02:00
crazybutcher
7368aba3f7 glsl somre more extensions added, cg GL-ES cleanup 2011-08-17 11:11:50 +02:00
crazybutcher
0448976ff0 Merge branch 'master' of ssh://estrelaeditor.git.sourceforge.net/gitroot/estrelaeditor/estrelaeditor 2011-08-17 09:03:52 +02:00
crazybutcher
f1e355dfda glsl: uintBitsToFloat 2011-08-17 09:03:09 +02:00
crazybutcher
039e2da971 missing glsl keywords 2011-07-29 21:20:45 +02:00
crazybutcher
afb1662a29 cg and glsl improvements (annotation and more extensions for glsl) 2011-06-15 11:37:11 +02:00
crazybutcher
5b6dc58468 glsl bugfix for keywords 2011-05-29 19:39:51 +02:00
crazybutcher
2bc8ee949e rudimentary opencl spec/autocomplete, no proper api info yet 2011-05-03 22:51:28 +02:00
crazybutcher
460f1ff977 improved autocomplete with type resolve 2011-04-30 14:16:17 +02:00
crazybutcher
99244d0f89 cg-spec: added samplerRBUF
cg-tool: memorize custom args for commandline options
2011-03-02 10:52:20 +01:00
crazybutcher
13edb56da2 added authors to files 2011-02-08 18:02:04 +01:00
crazybutcher
0de11af2a7 bugfix, autocomplete not active for cg/glsl
cg, changed glsl detection and added automatic preprocesser defines depending on domain (eg. _VERTEX_, _FRAGMENT_ ...)
glsl, all functions are in
2010-12-31 16:25:14 +00:00
crazybutcher
81fa0f77e5 improvements to glsl api completion 2010-12-30 15:43:23 +00:00
crazybutcher
eedc49f2d1 added GLSL spec 2010-12-29 11:10:31 +00:00