mesa.git
2010-10-02 Dave Airliemesa/st: initial attempt at RG support for gallium...
2010-10-02 Kenneth Graunkei965: Fix incorrect batchbuffer size in gen6 clip state...
2010-10-02 Eric Anholti965: Don't try to emit code if we failed register...
2010-10-02 Eric Anholti965: Fix off-by-ones in handling the last members...
2010-10-02 Eric Anholti965: Add a sanity check for register allocation sizes.
2010-10-02 Eric Anholti965: When producing a single channel swizzle, don...
2010-10-02 Eric Anholti965: Restore the forcing of aligned pairs for delta_xy...
2010-10-02 Alex Deucherr600c: fix segfault in evergreen stencil code
2010-10-02 Vinson Leer600g: Remove unnecessary headers.
2010-10-02 Vinson Leer600g: Remove unused variable.
2010-10-01 Ian Romanickrgtc: Detect RGTC formats as color formats and as compr...
2010-10-01 Ian Romanickmesa: Trivial correction to comment
2010-10-01 Ian Romanickmesa: Fix misplaced #endif
2010-10-01 Ian RomanickARB_texture_rg: Add GL_COMPRESSED_{RED,RG} cases in...
2010-10-01 Ian Romanickmesa: Add ARB_texture_compression_rgtc as an alias...
2010-10-01 Vinson Leesavage: Remove unnecessary header.
2010-10-01 Vinson Leeglsl: Remove unnecessary header.
2010-10-01 Ian Romanicki965: Enable GL_ARB_texture_rg
2010-10-01 Ian Romanickmesa: Enable GL_ARB_texture_rg in software paths
2010-10-01 Ian RomanickARB_texture_rg: Allow RED and RG textures as FBO color...
2010-10-01 Ian RomanickARB_texture_rg: Add R8, R16, RG88, and RG1616 internal...
2010-10-01 Ian RomanickARB_texture_rg: Handle RED and RG the same as RGB for...
2010-10-01 Ian RomanickARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
2010-10-01 Ian RomanickARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query...
2010-10-01 Ian RomanickARB_texture_rg: Correct some errors in RED / RG interna...
2010-10-01 Ian RomanickARB_texture_rg: Add GLX protocol support
2010-10-01 Nicolas Kaiseri965g: use Elements macro instead of manual sizeofs
2010-10-01 Eric Anholti965: Fix up copy'n'pasteo from moving coordinate setup...
2010-10-01 Eric Anholti965: Add real support for pre-gen5 texture sampling...
2010-10-01 richardevergreen : fix z format setting, enable stencil.
2010-10-01 Eric Anholti965: Pre-gen6, map VS outputs (not FS inputs) to URB...
2010-10-01 Eric Anholti965: Also increment attribute location when skipping...
2010-10-01 Eric Anholti965: Fix the gen6 jump size for BREAK/CONT in new FS.
2010-10-01 Eric Anholti965: Add gen6 attribute interpolation to new FS backend.
2010-10-01 Jerome Glisser600g: indentation fixes
2010-10-01 Dave Airlier600g: setup basic loop consts on r600 + evergreen.
2010-10-01 Dave Airlier600g: only set the Z export if shader exports it.
2010-10-01 Alex Deucherr600c: pull over 6xx/7xx vertex fixes for evergreen
2010-10-01 Dave Airlier600g: flush SH cache on constant change on evergreen
2010-10-01 Dave Airlier600g: fix evergreen draw-buffers
2010-10-01 Dave Airlier600g: add cb flushing for extra buffers + depth buffer...
2010-10-01 Dave Airlier600g: sync vertex/texture cache on resources on evergreen
2010-10-01 Dave Airlier600g: fixup vertex format picking.
2010-10-01 Dave Airlier600g: add assembler support for other vtx fetch fields.
2010-10-01 Eric Anholti965: Split the gen4 and gen5 sampler handling apart.
2010-10-01 Eric Anholti965: Use the lowering pass for texture projection.
2010-10-01 Eric Anholtglsl: Add a lowering pass for texture projection.
2010-10-01 Dave Airlier600g: realign evergreen code with r600 code.
2010-10-01 Alex Deucherr600c: add reloc for CB_COLOR0_ATTRIB
2010-10-01 Dave Airlier600g: add reloc for evergreen color attrib
2010-10-01 Dave Airlier600g: drop depth quirk on evergreen
2010-10-01 Dave Airlier600g: add winsys support for CTL constants.
2010-10-01 Dave Airlier600g: fix evergreen depth flushing.
2010-10-01 Dave Airlier600g: use Elements macro instead of manual sizeofs
2010-09-30 Brian Pauldraw: check for null sampler pointers
2010-09-30 Brian Paulgallivm: added some comments
2010-09-30 John Doer600g: keep a mapping around for each bo
2010-09-30 John Doer600g: don't double count dirty block
2010-09-30 Jerome Glisseevergreeng: avoid overlapping border color btw VS & PS
2010-09-30 Eric Anholti965: Fix new FS handling of builtin uniforms with...
2010-09-30 Eric Anholtmesa: Don't reference a W component in setting up a...
2010-09-30 Eric Anholti965: Fix whole-structure/array assignment in new FS.
2010-09-30 Tom FogalRevert "Prefer intrinsics to handrolled atomic ops."
2010-09-30 Jerome Glisser600g: fix constant & literal src splitting, also fix...
2010-09-30 Tom FogalPrefer intrinsics to handrolled atomic ops.
2010-09-30 Tom FogalImplement x86_64 atomics for compilers w/o intrinsics.
2010-09-30 Adam Jacksoni965: Update renderer strings for sandybridge
2010-09-30 Jerome Glisser600g: use constant buffer instead of register for...
2010-09-30 Brian Paulgallivm: check for level=0 case in lp_build_minify()
2010-09-30 José Fonsecagallivm: More comprehensive border usage logic.
2010-09-30 Chia-I Wust/egl: Drop context argument from egl_g3d_get_egl_image.
2010-09-30 Nicolas Kaiserst: remove duplicated include
2010-09-30 Nicolas Kaisermath: remove duplicated includes
2010-09-30 Nicolas Kaisermain: remove duplicated includes
2010-09-30 Nicolas Kaiserdri/savage: remove duplicated include
2010-09-30 Nicolas Kaiserdri/radeon: remove duplicated includes
2010-09-30 Nicolas Kaiserdri/r600: remove duplicated include
2010-09-30 Nicolas Kaiserdri/r300: remove duplicated include
2010-09-30 Nicolas Kaiserdri/r128: remove duplicated include
2010-09-30 Nicolas Kaiserdri/mga: remove duplicated include
2010-09-30 Nicolas Kaiserdri/intel: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i965: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i915: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i810: remove duplicated include
2010-09-30 Nicolas Kaiserdri/common: remove duplicated include
2010-09-30 Nicolas Kaiserglx: remove duplicated include
2010-09-30 Nicolas Kaisergallium/winsys: remove duplicated include
2010-09-30 Nicolas Kaisergallium/st: remove duplicated includes
2010-09-30 Nicolas Kaisergallium/softpipe: remove duplicated include
2010-09-30 Nicolas Kaisergallium/llvmpipe: remove duplicated include
2010-09-30 Nicolas Kaisergallium/i915: remove duplicated include
2010-09-30 Nicolas Kaisergallium/util: remove duplicated include
2010-09-30 Nicolas Kaisergallium/rtasm: remove duplicated include
2010-09-30 Nicolas Kaiseregl: remove duplicated include
2010-09-30 Nicolas Kaiserswrast: remove duplicated include
2010-09-30 Francisco Jerezdri/nv10: Use fast Z clears.
2010-09-30 Francisco Jerezdri/nouveau: Remove unnecessary flush.
2010-09-30 Francisco Jerezdri/nouveau: Have a smaller amount of larger scratch...
2010-09-30 Chia-I Wumapi: Fix compiler warnings.
2010-09-30 Chia-I Wust/egl: Skip single-buffered configs in EGL.
next