diff options
author | Dave Airlie <[email protected]> | 2012-12-06 16:16:10 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2012-12-08 13:32:38 +1000 |
commit | 73ae865af8794c053812cbb5fe9532b1b6113515 (patch) | |
tree | 5a0f70c6af0628bb97b02f5779b11740c9d8b1a2 /src/gallium/drivers/llvmpipe/lp_screen.c | |
parent | 535e248c5fc88fb3fa56d0ce9204e6a6427802f6 (diff) |
mesa/st: add ARB_uniform_buffer_object support (v2)
this adds UBO support to the state tracker, it works with softpipe
as-is.
It uses UARL + CONST[x][ADDR[0].x] type constructs.
v2: don't disable UBOs if geom shaders don't exist (me)
rename upload to bind (calim)
fix 12 -> 13 comparison as comment (calim + brianp)
fix signed->unsigned (Brian)
remove assert (Brian)
Reviewed-by: Brian Paul <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_screen.c')
0 files changed, 0 insertions, 0 deletions