summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker
AgeCommit message (Expand)Author
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-26st/mesa: Silence uninitialized variable warning.Vinson Lee
2010-01-26mesa/st: code cleanups for new blend functionalityRoland Scheidegger
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-25st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasksRoland Scheidegger
2010-01-25Fix compressed texture loads for non-minimal pitches againLuca Barbieri
2010-01-24st/mesa: fix int->uint conversion for negative scissor bound valuesBrian Paul
2010-01-24st/mesa: fix unsigned/signed breakage in scissorXavier Chantry
2010-01-22st/mesa: fix incorrect freeing of drawpixels vertex shadersBrian Paul
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21st/mesa: Remove unnecessary header from st_cb_viewport.c.Vinson Lee
2010-01-21mesa: Use pipe_buffer_write_nooverlap where appropriate.José Fonseca
2010-01-20gallium: prepare for per-rendertarget blend enables, writemasks, blend funcsRoland Scheidegger
2010-01-20st/mesa: fix format logic in compatible_src_dst_formats()Brian Paul
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu
2010-01-19st/mesa: enable EXT_framebuffer_multisampleMarek Olšák
2010-01-19st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-18mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM.José Fonseca
2010-01-18st/mesa: change instruction count assertion to > 0Brian Paul
2010-01-18st/mesa: updated comments and whitespaceBrian Paul
2010-01-18st/mesa: fix memory leak in st_translate_mesa_programMarcin Slusarz
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-15st/mesa: Initialise vertex element instance divisor to 0.Michal Krol
2010-01-16st/mesa: Remove unnecessary header from st_cb_drawpixels.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary header from st_atom_framebuffer.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary header from st_atom_sampler.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary header from st_atom_shader.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary headers from st_cb_accum.c.Vinson Lee
2010-01-16st/mesa: Remove unnecessary headers from st_cb_bitmap.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary headers from st_cb_blit.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary headers from st_cb_clear.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary headers from st_cb_drawpixels.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary header from st_cb_fbo.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary headers from st_cb_feedback.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary header from st_cb_program.c.Vinson Lee
2010-01-15st/mesa: Remove unnecessary header from st_cb_queryobj.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary header from st_cb_rasterpos.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_cb_readpixels.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary header from st_cb_strings.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_cb_texture.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_cb_viewport.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_context.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary header from st_draw_feedback.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary header from st_extensions.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary header from st_format.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_framebuffer.c.Vinson Lee
2010-01-14st/mesa: Remove unnecessary headers from st_gen_mipmap.c.Vinson Lee
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz