radeonsi: move blender to new state handling
[mesa.git] / src / gallium / drivers / radeonsi / evergreen_state.c
2012-07-24 Christian Königradeonsi: move blender to new state handling
2012-06-12 Michel Dänzerradeonsi: Use linear instead of constant interpolation...
2012-05-18 Michel Dänzerradeonsi: Fix parameter cache offsets for fragment...
2012-05-16 Michel Dänzerradeonsi: Initial tiling support.
2012-05-14 Michel Dänzerradeonsi: Keep around copies of original sampler states.
2012-05-14 Michel Dänzerradeonsi: Separate states for samplers and sampler...
2012-05-12 Michel Dänzerradeonsi: Fixed point vertex formats aren't supported.
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Michel Dänzerradeonsi: Properly translate vertex format swizzle.
2012-05-10 Michel Dänzerradeonsi: Set NONE format for unused vertex shader...
2012-05-10 Michel Dänzerradeonsi: Eliminate one more magic number for texture...
2012-04-29 Marek Olšákgallium: remove pipe_context::redefine_user_buffer
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