Bill Currie
|
8369a2206a
|
[glstub] Add functions needed to get glsl working
Pity vulkan won't be so easy.
|
2021-07-22 10:12:41 +09:00 |
|
Bill Currie
|
c90fa213d6
|
fix some warnings
|
2005-10-22 04:55:41 +00:00 |
|
Bill Currie
|
9c59d2e14e
|
add a missing function
|
2005-05-07 09:52:57 +00:00 |
|
Bill Currie
|
105ef11e0e
|
return a version for GL_VERSION
|
2003-04-13 05:58:22 +00:00 |
|
Bill Currie
|
c158f0028b
|
fix gl_stub so it works again and also get the gl functions being looked up
properly
|
2002-12-10 15:30:16 +00:00 |
|
Bill Currie
|
099e2739b5
|
various msvc fixes thanks to muzzy (hope he doesn't give up:)
|
2002-08-20 19:16:11 +00:00 |
|
Bill Currie
|
91ca4104a2
|
remove a bonus TRACE
|
2002-03-14 19:40:59 +00:00 |
|
Bill Currie
|
b5ed8a7ddb
|
tracing code can now be selected by setting GLSTUB_TRACE to a non-zero
value (eg, export GLSTUB_TRACE=1)
|
2002-03-12 00:07:43 +00:00 |
|
Bill Currie
|
1d420edcd0
|
start work on instrumenting GLstub.so
|
2002-03-11 23:55:50 +00:00 |
|