summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10intel: Don't forget to map the depth read buffer in spans.Eric Anholt
2009-09-10r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2Alex Deucher
2009-09-10r300: add full support for two sided stencil on r5xx for dri2Alex Deucher
2009-09-10mesa: fix cut&paste typosMathias Frohlich
2009-09-10mesa: in texenvprogram code, only do saturation when really needed.Brian Paul
2009-09-10gallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.Vinson Lee
2009-09-10util: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.Vinson Lee
2009-09-10radeon: Change debugging code to use macros instead of inline functions.Pauli Nieminen
2009-09-10llvmpipe: Fix alpha test.José Fonseca
2009-09-10llvmpipe: Mask out color channels not present in the color buffer.José Fonseca
2009-09-10llvmpipe: Fix sampling from depth textures. Respect texture compare func.José Fonseca
2009-09-10llvmpipe: Skip blending when mask is zero.José Fonseca
2009-09-10llvmpipe: Proper control flow builders.José Fonseca
2009-09-10llvmpipe: Copy the texture target into the sampler static state.José Fonseca
2009-09-09llvmpipe: Quick hack for 1D textures.José Fonseca
2009-09-09scons: Pass -mstackrealign option to gcc.José Fonseca
2009-09-09llvmpipe: Fix depth mask computation.José Fonseca
2009-09-09llvmpipe: Include zsbuf's format in the fragment shader key.José Fonseca
2009-09-09util: Fix depth/stencil format description.José Fonseca
2009-09-09llvmpipe: Debug function to check stack alignment.José Fonseca
2009-09-09i965: Fix relocation delta for WM surfaces.Eric Anholt
2009-09-09mesa: include new u_format.csv file in tarballsBrian Paul
2009-09-09radeon: Add more verbose error message for failed command buffer.Pauli Nieminen
2009-09-09i965: fix an overlooked merge conflictBrian Paul
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-09Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-09mesa: regenerate get.c form get_gen.pyBrian Paul
2009-09-09mesa: move call to init_c_cliptest() from enable.c to tnl module.Brian Paul
2009-09-09Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-09gallium: Added HaikuOS platformaljen
2009-09-09mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()Brian Paul
2009-09-09scons: Set default_dri to no for Mac OS.Vinson Lee
2009-09-09r600: fix ftp for dri1Alex Deucher
2009-09-09intel: add B43 chipset supportZhenyu Wang
2009-09-09r600: don't setup hardware state if TFPDave Airlie
2009-09-08progs/tests: added Z invert optionBrian Paul
2009-09-08mesa: bump version to 7.7Brian Paul
2009-09-08gallium: added r8g8b8_get/put_tile_rgba()Brian Paul
2009-09-08progs/demos: added RGB invert optionBrian Paul
2009-09-08mesa: fix viewport_z_clip breakageBrian Paul
2009-09-09i915g: Add buffer write callbackJakob Bornecrantz
2009-09-09i915g: Reorg vbuf code a bitJakob Bornecrantz
2009-09-09i915g: pwrite batchbuffer instead of mapJakob Bornecrantz
2009-09-09i915g: Keep vertex buffers in a fifoJakob Bornecrantz
2009-09-09util: Add super simple fifoJakob Bornecrantz
2009-09-09i915g: Map vertex buffers via gttJakob Bornecrantz
2009-09-09i915g: Remove lib prefix from driverJakob Bornecrantz
2009-09-08docs: Add basic 7.7 relnotes.Eric Anholt
2009-09-08intel: Add support for ARB_draw_elements_base_vertex.Eric Anholt
2009-09-08mesa: Add support for ARB_draw_elements_base_vertex.Eric Anholt