summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-01-28python: Link to ws2_32 on windows.Michal Krol
2010-01-28tgsi: Handle two-dimensional constants in text parser.Michal Krol
2010-01-28regress: Fix shader header.Michal Krol
2010-01-28gallium: Implement 2D constant buffers for fragment shader in softpipe.Michal Krol
2010-01-28tgsi: Handle 2-D declarations.Michal Krol
2010-01-28gallium: Add tgsi_declaration_dimension token.Michal Krol
2010-01-28radeong: Slight improvement to buffer creation.Corbin Simpson
2010-01-28gallium-docs: Moar buffer info.Corbin Simpson
2010-01-28gallium-docs: Start doc'ing screen buffers.Corbin Simpson
2010-01-28r300g: Fix bizarre half-flushes with immd mode.Corbin Simpson
2010-01-28r300g: Atomize framebuffers.Corbin Simpson
2010-01-28egl: Migrate drivers to use _eglBindContext.Chia-I Wu
2010-01-28egl: eglMakeCurrent should accept an uninitialized display.Chia-I Wu
2010-01-28tgsi: Silence uninitialized variable warning.Vinson Lee
2010-01-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-28st/dri: Remove unnecessary headers.Vinson Lee
2010-01-27llvmpipe: Remove unnecessary headers.Vinson Lee
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-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-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz
2010-01-25vega: fix incorrect samplers, textures indexes in blend_bind_samplers()Igor Oliveira
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
2010-01-25vmware/xorg: Do buffer round-robin logic differentlyJakob Bornecrantz
2010-01-25st/xorg: Improve options and print them to logJakob Bornecrantz
2010-01-25vmware/xorg: Export pci_probe function for ugly chain-loadingJakob Bornecrantz