summaryrefslogtreecommitdiff
path: root/src/gallium
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-03-21 15:54:27 -0600
committerBrian <brian.paul@tungstengraphics.com>2008-03-21 15:54:27 -0600
commitfb1f4e207d9becca4a83d4934ff6aebf8270e51a (patch)
tree262f8d3bca1f794d7537e50f4d79586384053ce1 /src/gallium
parenta39091bc5b68e4d4f5302f1d3f1a138798f54b77 (diff)
gallium: fix const buffer update bug
If only glUniform is called between two renderings, the const buffers weren't getting updated. Need to set the _NEW_PROGRAM flag in st_upload_constants() as that's the dirty flag set by glUniform. Fixes glean tapi2 test.
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions