r600g: Include p_compiler.h instead of malloc.h.
[mesa.git] / src /
2010-09-26 Vinson Leer600g: Include p_compiler.h instead of malloc.h.
2010-09-26 Vinson Leer600g: Remove unused variables.
2010-09-26 Vinson Leer600g: Don't return a value in function returning void.
2010-09-26 Vinson Leer300g: Remove unused variable.
2010-09-26 Dave Airlier300g: fix glsl-fs-pointcoord
2010-09-25 Vinson Leer600g: Remove unused variable.
2010-09-25 Tom Stellardr300/compiler: Fix two mistakes in the presubtract...
2010-09-25 Brian Paulsoftpipe: minor asst. clean-ups
2010-09-25 Brian Paulsoftpipe: make clip state functions static
2010-09-25 Brian Paulsoftpipe: make stream out state functions static
2010-09-25 Brian Paulsoftpipe: make rasterizer state functions static
2010-09-25 Brian Paulsoftpipe: make vertex state functions static
2010-09-25 Brian Paulsoftpipe: make sampler state functions static
2010-09-25 Brian Paulsoftpipe: make blend/stencil/depth functions static
2010-09-25 Brian Paulsoftpipe: make shader-related functions static
2010-09-25 Brian Paulsoftpipe: rename sp_state_fs.c -> sp_state_shader.c
2010-09-25 Vinson Leest/dri: Remove unnecessary header.
2010-09-25 Brian Paulswrast: update comments for REMAINDER() macro
2010-09-25 Brian Paulgallivm: fix repeat() function for NPOT textures
2010-09-25 Brian Paulsoftpipe: fix repeat() function for NPOT textures
2010-09-25 Vinson Leeintel: Remove unnecessary header.
2010-09-25 Vinson Leer600g: Disable unused variables.
2010-09-25 Vinson Leer600g: Remove unused variable.
2010-09-25 Vinson Leer600g: Remove unused variable.
2010-09-25 Christoph Bumillernv50: fix/handle a few more PIPE_CAPs
2010-09-25 Christoph Bumillernv50: use CLEAR_BUFFERS for surface fills
2010-09-25 Christoph Bumillernv50: use formats table in nv50_surface.c
2010-09-25 Jerome Glisser600g: fix vertex resource & polygon offset
2010-09-25 Dave Airlier600g: add eg db count control register.
2010-09-25 Dave Airlier600g: make index bias fix for evergreen
2010-09-25 José Fonsecagallivm: Remove dead experimental code.
2010-09-25 Keith Whitwellllvmpipe: handle up to 8 planes in triangle binner
2010-09-25 Keith Whitwellllvmpipe: handle FACING interpolants in line and point...
2010-09-25 José Fonsecagallivm: Fetch the lod from the dynamic state when...
2010-09-25 José Fonsecadraw: Fullfil the new min_lod/max_lod/lod_bias/border_c...
2010-09-25 Roland Scheideggergallivm: optimize yuv decoding
2010-09-25 Roland Scheideggergallivm: don't use URem/UDiv when calculating offsets...
2010-09-25 Roland Scheideggergallivm: fix copy&paste bug
2010-09-25 Dave Airlier600g: add eg poly mode code.
2010-09-25 Dave Airliemesa/mipmap: fix warning since 1acadebd6270d3604b026842...
2010-09-25 Vinson Leer600g: Silence 'control reaches end of non-void functio...
2010-09-25 Vinson Leer600g: Remove unused variable.
2010-09-25 Vinson Leer600g: Disable unused variables.
2010-09-25 Vinson Leer600g: Remove unused variable.
2010-09-25 Vinson Leeintel: Remove unnecessary headers.
2010-09-25 Vinson Leeunichrome: Remove unnecessary header.
2010-09-25 Vinson Leer600g: Remove unnecessary header.
2010-09-25 Vinson Leemesa: Remove unnecessary headers.
2010-09-25 Vinson Leeintel: Fix implicit declaration of function '_mesa_meta...
2010-09-25 Vinson Leer300g: Silence uninitialized variable warning.
2010-09-25 Eric Anholtmesa: Fix type typo in glGenerateMipmap handling of...
2010-09-25 Eric Anholtintel: Improve some of the miptree debugging.
2010-09-25 Eric Anholtintel: More reverting of the sw fallback for depth...
2010-09-25 Eric Anholtintel: Add fallback debug to glGenerateMipmap.
2010-09-25 Eric Anholtintel: Fix segfault on INTEL_DEBUG=fbo with unsupported...
2010-09-24 Marek Olšákutil: fix util_pack_color for B4G4R4A4
2010-09-24 Eric Anholti965: Add support for rendering to SARGB8 FBOs.
2010-09-24 Eric Anholtintel: Corresponding FinishRenderTexture debug to Begin...
2010-09-24 Jerome Glisser600g: bring over fix from old path to new path
2010-09-24 Jerome Glisser600g: fix evergreen new path
2010-09-24 Jerome Glisser600g: fix reg definition
2010-09-24 Jerome Glisser600g: fix evergreen new path
2010-09-24 Jerome Glisser600g: fixup some evergreen register definitions
2010-09-24 Ian Romanickegl: Fix several 'comparison between signed and unsigne...
2010-09-24 Ian Romanickegl_glx: Silence piles of 'unused variable' warnings
2010-09-24 Eric Anholtintel: Dead comment removal.
2010-09-24 Alex Deucherr600c: fix mipmap stride on evergreen
2010-09-24 Ian RomanickEGL DRI2: Silence 'missing initializer' warnings
2010-09-24 Ian RomanickEGL DRI2: Silence piles of 'unused variable' warnings
2010-09-24 Brian Paulllvmpipe: make texture border_color dynamic state
2010-09-24 Brian Paulllvmpipe: make min/max lod and lod bias dynamic state
2010-09-24 Jerome Glisser600g: fix compilation after change to evergreend.h
2010-09-24 Jerome Glisser600g: evergreen fix for new design
2010-09-24 Jerome Glisser600g: move use_mem_constants flags for new designs...
2010-09-24 Jerome Glisser600g: fix typo in evergreen define (resource are in...
2010-09-24 Brian Paulst/mesa: use the wrapped renderbuffer in CopyPixels()
2010-09-24 Brian Paulst/mesa: add missing MESA_FORMAT_S8 case in st_mesa_for...
2010-09-24 Brian Paulmesa: fix assertions to handle srgb formats
2010-09-24 Luca Barbierid3d1x: CRLF -> LF in progs
2010-09-24 Luca Barbierid3d1x: stop using GLX in demos, just use the default...
2010-09-24 Luca Barbierid3d1x: assert if X visual is not among enumerated visuals
2010-09-24 Luca Barbierid3d1x: don't crash on drivers not supporting vertex...
2010-09-24 Luca Barbierinvfx: add RGB framebuffer format support in addition...
2010-09-24 Luca Barbierinvfx: allow setting NULL constant buffers
2010-09-24 Andre Maasikasr600g: break alu clause earlier
2010-09-24 Luca Barbierid3d1x: fix linking of dxbc2tgsi
2010-09-24 Luca Barbierid3d1x: draw to the correct buffer
2010-09-24 Luca Barbierid3d1x: fix CheckMultisampleQualityLevels
2010-09-24 Luca Barbierid3d1x: don't assert on unsupported resource types
2010-09-24 Luca Barbierid3d1x: add untested support for geometry shader translation
2010-09-24 Luca Barbierid3d1x: add shader dumping
2010-09-24 Dave Airlier600g: fix polygon mode
2010-09-24 Dave Airlier600g: fixup sprite coord enable.
2010-09-24 Dave Airlier600g: fix typo in r700 alu emit
2010-09-24 Dave Airlier600g: fixup VP->FP output->input routing.
2010-09-24 Dave Airlier600g: fixup tex wrapping.
2010-09-24 Dave Airlier600g: drop index_offset parameter to index buffer...
2010-09-24 Dave Airlier600g: fix draw-elements and draw-elements-base-vertex
2010-09-24 Dave Airlier600g: some more vertex formats
2010-09-24 Dave Airlier600g: add some more vertex format support.
next