gallium: change set_constant_buffer to be UBO-friendly
[mesa.git] / src / gallium / drivers / radeonsi / evergreen_state.c
2012-04-29 Marek Olšákwinsys/radeon: simplify buffer map/unmap functions
2012-04-23 Marek Olšákradeonsi: stop using u_vbuf and adapt to gallium interf...
2012-04-19 Michel Dänzerradeonsi: (User) SGPR related cleanups.
2012-04-19 Michel Dänzerradeonsi: Replace more magic numbers for sampler state.
2012-04-19 Michel Dänzerradeonsi: Fix mip filter encoding in sampler state.
2012-04-19 Michel Dänzerradeonsi: Set tiling mode index for depth/stencil buffers.
2012-04-18 Michel Dänzerradeonsi: Improve calculation of number of pixel shader...
2012-04-18 Michel Dänzerradeonsi: Fix calculation of pitch value in sampler...
2012-04-18 Michel Dänzerradeonsi: Set tiling mode index in sampler view state.
2012-04-18 Michel Dänzerradeonsi: Replace magic numbers with register definitio...
2012-04-18 Michel Dänzerradeonsi: Fix white border color type in sampler state.
2012-04-13 Tom Stellardradeonsi: initial WIP SI code