r300: remove unnecessary code
[mesa.git] / src / mesa / drivers /
2010-03-08 Maciej Cencorar300: remove unnecessary code
2010-03-06 Ian Romanickmeta: Use the DrawBuffer's stencil size
2010-03-05 Eric Anholti965: Only use the effective subset of the WM sampler...
2010-03-05 Eric Anholtintel: Remove support for the DRI1 TFP extension.
2010-03-05 Eric Anholti965: Remove the paths for making a const surface objec...
2010-03-05 Eric Anholti965: Remove the unused SDC BO pointer from the sampler...
2010-03-05 Eric Anholti965: Rename SNB brw_*_key structs to gen6_*_key structs.
2010-03-05 Eric Anholti965: Pack gen6 blend_state_key structure.
2010-03-05 Eric Anholtintel: Only do batchbuffer debug if --enable-debug...
2010-03-05 Eric Anholtintel: Replace batch macro contents with function calls.
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-05 Eric Anholtintel: Check that the batch is mapped per BEGIN, not...
2010-03-05 Eric Anholti965: Try to assign SNB SF inputs to outputs.
2010-03-05 Eric Anholti965: Fix the SNB SF input size.
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chris WilsonAPPLE_object_purgeable: intel
2010-03-05 Eric Anholtintel: Remove non-kernel-exec-fencing support.
2010-03-05 Eric Anholtintel: Remove the unused s8 spans code. Not hit during...
2010-03-04 Francisco Jerezdri/nouveau: Remove some CI remnants.
2010-03-04 Andrew Randrianasuludri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
2010-03-04 Andrew Randrianasuludri/nouveau: Enable GL_EXT_stencil_wrap.
2010-03-04 Andrew Randrianasuludri/nouveau: Add GL_EXT_stencil_wrap for nv04.
2010-03-04 Francisco Jerezdri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
2010-03-04 Francisco Jerezdri/nouveau: Try to keep client buffers smaller than...
2010-03-04 Francisco Jerezdri/nouveau: Pack client arrays as they're copied to...
2010-03-04 Eric Anholti915: Enable texture tiling by default.
2010-03-04 Eric Anholti915: Fix up i830 for tiled drawing offsets.
2010-03-04 Ian RomanickDRI: Put back missing break-statement
2010-03-04 Dave Airlier300: make blit code work on swtcl machines.
2010-03-04 Dave Airlier300_blit: initialise whole fp structure to 0
2010-03-03 Alex Deucherradeon/r200/r300/r600: add check_blit vtbl function
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Ian Romanickmesa: Remove ClearIndex and IndexMask from device-drive...
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
2010-03-03 Ian RomanickDRI: Remove support for color-index visuals
2010-03-03 Ian Romanickmesa/xlib: Remove support for color-index rendering
2010-03-03 Ian Romanickosmesa: Remove support for color-index rendering
2010-03-03 Ian Romanickfbdev: Remove support for color-index rendering
2010-03-03 Ian RomanickDRI/swrast: Remove color-index support from DRI swrast...
2010-03-03 Eric Anholti915: Use x,y drawing offsets instead of changing buffe...
2010-03-03 Eric Anholti915: Tell the kernel when we actually need fence regis...
2010-03-03 Eric Anholtintel: Use drm_intel_bo_alloc_tiled for region allocs.
2010-03-03 Eric Anholti915: Don't do the pitch expansion for tiled buffers.
2010-03-03 Eric Anholtintel: Use GTT mapping in the blit fallback path in...
2010-03-03 Eric Anholti965: Fix up Sandybridge VS sizing.
2010-03-03 Alex Deucherr600: add new rs880 pci id
2010-03-03 Kristian Høgsbergintel: Set InternalFormat for renderbuffers created...
2010-03-03 Dave Airlieradeon/r200/r300/r600: fix blit BO buffer validation
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Brian Paulintel: passs correct context type to intel_prepare_rend...
2010-03-02 Brian Pauli965: include macros.h to get CLAMP macro
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 Dave Airlier600: fix blender picking.
2010-03-01 Pauli Nieminenradeon: Reduce number of radeon_bo_map calls that requi...
2010-03-01 Karl SchultzRemove now obsolete mesa_bzero symbol.
2010-03-01 Francisco Jerezdri/nouveau: Combine the dummy texture more determinist...
2010-03-01 Francisco Jerezdri/nouveau: Fix up the ADD texture environment on...
2010-03-01 Andrew Randrianasuludri/nouveau: Add two stencil operation cases in nv04_st...
2010-03-01 Andrew Randrianasuludri/nouveau: Allow to render to XRGB8888 textures.
2010-02-28 Vinson Leedri: Remove dead code.
2010-02-28 Vinson Leedri: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leei810: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leemach64: Add asserts to check for null pointer dereferences.
2010-02-28 Vinson Leemga: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leer128: Add assert to check for null pointer dereference.
2010-02-27 Vinson Leer300: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leesavage: Add assert to check for null pointer dereference.
2010-02-27 Vinson Leesis: Add assert to check function pointer is not null.
2010-02-27 Vinson Leetdfx: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leeunichrome: Assert that pointer is not null before deref...
2010-02-27 Vinson Leeradeon: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leedri: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leer600: Assert pointer is not null before dereferencing.
2010-02-26 Alex Deucherr600: enable OQ on rv740 on drms with working pipe...
2010-02-26 Klaus Schnassr600: fail to validate unsupported texture formats
2010-02-26 Kristian Høgsbergintel: Lookup requested renderbuffer in intel_create_im...
2010-02-26 Vinson Leer300/compiler: Assert that array index is not negative.
2010-02-26 Vinson Leei965: Remove unnecessary headers.
2010-02-26 Eric Anholti965: Try to hook up the Sandybridge URB_WRITE SEND...
2010-02-26 Eric Anholti965: Fix up the VUE handling for SNB, and hopefully...
2010-02-26 Eric Anholti965: Don't set a nonexistent enable bit in several...
2010-02-26 Eric Anholti965: Lump SNB in with Ironlake for bigger VUEs.
2010-02-26 Eric Anholti965: Fix the SNB VE valid bit.
2010-02-26 Eric Anholtintel: Fix up INTEL_NO_HW support.
2010-02-26 Eric Anholti965: Don't include SNB in has_negative_rhw_bug.
2010-02-26 Eric Anholti965: Fix the SNB clip near VP API bit.
2010-02-26 Eric Anholti965: Fix the SNB URB entry count setup.
2010-02-26 George Sapountzisremove hack for miniglx from dri/utils.c
2010-02-26 George Sapountzisminor cleanup of dri/Makefile.template's after miniglx...
2010-02-25 Kristian HøgsbergDrop fb, ffb and gamma dri drivers
2010-02-25 Kristian HøgsbergDrop classic mesa svga driver
2010-02-25 Kristian HøgsbergDrop glide driver
2010-02-25 Kristian HøgsbergRemove GGI support
2010-02-25 Kristian HøgsbergRemove dos driver
2010-02-25 Kristian HøgsbergRemove d3d driver
2010-02-25 Kristian HøgsbergRemove directfb support
2010-02-25 Kristian HøgsbergRemove allegro driver
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Add SNB math opcode support.
2010-02-25 Eric Anholti965: Emit SNB FF unit state after the unit's push...
next