Commit Graph

13 Commits

Author SHA1 Message Date
Christoph Kubisch
e909158de5 glsl 4.5 2014-09-14 14:28:41 +02:00
Christoph Kubisch
2525736bea updates to shader apis (bugfix in GLSL atomic description) 2014-02-25 16:30:02 +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
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
crazybutcher
f1e355dfda glsl: uintBitsToFloat 2011-08-17 09:03:09 +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
d41ca43659 revised api file loading 2011-04-07 23:41:07 +02: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