index
:
~brianp/mesa
gallium-bind-sampler-states
glsl-fixes
remove-mfeatures
remove-mfeatures-2
vmware-gl3
Brian Paul's Mesa git repo
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
gallium-bind-sampler-states
clover: remove bind_compute_sampler_states() calls
Brian Paul
11 years
glsl-fixes
st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Brian Paul
9 years
remove-mfeatures
scons: remove FEATURE_x flags from egl-static SConscript
Brian Paul
12 years
remove-mfeatures-2
mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs
Brian Paul
12 years
vmware-gl3
docs: document VMware OpenGL 3.3 support
Brian Paul
9 years
Age
Commit message
Author
Files
Lines
2013-09-16
clover: remove bind_compute_sampler_states() calls
gallium-bind-sampler-states
Brian Paul
1
-8
/
+6
2013-09-12
gallium: remove old bind_*_sampler_states() functions
Brian Paul
1
-15
/
+0
2013-09-12
gallium/docs: update bind_sampler_states() documentation
Brian Paul
1
-5
/
+6
2013-09-12
cso: make sure all sampler states are set/cleared
Brian Paul
1
-2
/
+9
2013-09-12
freedreno: use new bind_sampler_states() function
Brian Paul
1
-21
/
+19
2013-09-12
svga: don't hook in old bind_fragment_sampler_states() functions
Brian Paul
1
-9
/
+0
2013-09-12
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
4
-53
/
+6
2013-09-12
i915g: remove old bind_vertex/fragment_sampler_states() hooks
Brian Paul
1
-2
/
+0
2013-09-12
noop: remove old bind_*_sampler_states() functions
Brian Paul
1
-6
/
+0
2013-09-12
galahad: remove old bind_*_sampler_states() functions
Brian Paul
1
-50
/
+1
[...]
Clone
git://people.freedesktop.org/~brianp/mesa
ssh://people.freedesktop.org/~brianp/mesa