index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glsl_symbol_table.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
glsl2: Silence unused added variable gcc warning.
José Fonseca
1
-0
/
+1
2011-01-31
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
1
-7
/
+7
2011-01-19
glsl: Don't bother unsetting a destructor that was never set.
Kenneth Graunke
1
-6
/
+3
2010-12-06
glsl: Properly add functions during lazy built-in prototype importing.
Kenneth Graunke
1
-0
/
+7
2010-11-29
glsl: Make the symbol table's add_variable just use the variable's name.
Eric Anholt
1
-5
/
+5
2010-11-29
glsl: Make the symbol table's add_function just use the function's name.
Eric Anholt
1
-4
/
+4
2010-09-01
glsl2: Remove unnecessary glsl_symbol_table::get_function parameter return_co...
Ian Romanick
1
-7
/
+2
2010-09-01
glsl2: Remove unused 'constructor' parameter from glsl_symbol_table::add_type
Ian Romanick
1
-4
/
+3
2010-09-01
glsl2: Don't generate constructor functions for structures
Ian Romanick
1
-1
/
+1
2010-08-30
glsl: Silence unused variable warning.
José Fonseca
1
-0
/
+1
2010-08-26
glsl: Don't add overloads to existing structure constructors.
Kenneth Graunke
1
-2
/
+7
2010-08-26
glsl: Use a single shared namespace in the symbol table.
Kenneth Graunke
1
-0
/
+160