summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-01-27r300g: Remove unnecessary headers.Vinson Lee
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2010-01-27util: Remove unnecessary header.Vinson Lee
2010-01-27tgsi: Remove unnecessary header.Vinson Lee
2010-01-27gallium/draw: Remove unnecessary headers.Vinson Lee
2010-01-27r300g: Silence GCC "missing braces around initializer" warning.Vinson Lee
2010-01-27cell: remove commas from structs wrapped in PIPE_ALIGN_TYPE macroBrian Paul
2010-01-26softpipe: Remove unnecessary header.Vinson Lee
2010-01-26i915g: Remove unnecessary headers.Vinson Lee
2010-01-26r300g: Turn the RS block into an atom.Corbin Simpson
2010-01-26r300g: Make vertex_format into an atom.Corbin Simpson
2010-01-26r300g: Kill dead code for hashing custom state.Corbin Simpson
2010-01-26r300g: Add A8_UNORM texture format.Corbin Simpson
2010-01-26i965g: Silence uninitialized variable warning.Vinson Lee
2010-01-26softpipe: Remove unused variables.Vinson Lee
2010-01-26docs: add documentation to double opcodesIgor Oliveira
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane
2010-01-26Check for __USE_MISC for defining uint & ushortAlan Hourihane
2010-01-26nv50: supports independent blend enablesChristoph Bumiller
2010-01-26gallium: add the new PIPE_CAP blend bits to more driversRoland Scheidegger
2010-01-26r300g: Per-MRT blending is not supported.Corbin Simpson
2010-01-26egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.Chia-I Wu
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-25r300g: Finish and enable immediate mode.Corbin Simpson
2010-01-25radeong: Make sure that we're not emitting relocations for local buffers.Corbin Simpson
2010-01-25radeong: Make is_r3xx inline to avoid warnings.Corbin Simpson
2010-01-25radeong: Clean up domain usages.Corbin Simpson
2010-01-25Revert "r300g,radeong: finish and enable the immediate mode"Corbin Simpson
2010-01-25softpipe: enable new blend functionalityRoland Scheidegger
2010-01-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz
2010-01-25st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasksRoland Scheidegger
2010-01-25vega: fix incorrect samplers, textures indexes in blend_bind_samplers()Igor Oliveira
2010-01-25vega: don't enable blending if not necessaryRoland Scheidegger
2010-01-25xorg: do not enable unnecessary blending for xvRoland Scheidegger
2010-01-25trace: adapt to blend changesRoland Scheidegger
2010-01-25svga: adapt to blend changesRoland Scheidegger
2010-01-25softpipe: adapt to blend changesRoland Scheidegger
2010-01-25nouveau: adapt drviers to blend changesRoland Scheidegger
2010-01-25r300g: adapt to blend changesRoland Scheidegger
2010-01-25i965g: adapt to blend changesRoland Scheidegger
2010-01-25i915g: adapt to blend changesRoland Scheidegger
2010-01-25cell: adapt to blend changesRoland Scheidegger
2010-01-25llvmpipe: adapt to blend changesRoland Scheidegger
2010-01-25st/python: adapt to blend changesRoland Scheidegger
2010-01-25vega: adapt to blend changesRoland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
2010-01-25gallium: fix cast for size calc of pipe_blend_stateRoland Scheidegger
2010-01-25winsys/drm: Correctly install EGL drivers.Chia-I Wu
2010-01-25pipebuffer: Reapply the mesa_7_7_branch's changes.José Fonseca
2010-01-25llvmpipe: Remove lp_tex_sample_c.c again.José Fonseca