r300/compiler: handle DPH and XPD in rc_compute_sources_for_writemask
[mesa.git] / src / mesa /
2010-12-08 Marek Olšákr300/compiler: handle DPH and XPD in rc_compute_sources...
2010-12-08 Marek Olšákr300/compiler: do not print pair/tex/presub program...
2010-12-08 Marek Olšákr300/compiler: cleanup rc_run_compiler
2010-12-08 Marek Olšákr300/compiler: add a function to query program stats...
2010-12-08 Marek Olšákr300/compiler: don't terminate regalloc if we surpass...
2010-12-08 Eric Anholti965: Don't try to store gen6 (float) blend constant...
2010-12-08 Eric Anholti965: Fix flipped value of the not-embedded-in-if on...
2010-12-07 Eric Anholti965: Work around gen6 ignoring source modifiers on...
2010-12-07 Eric Anholti965: Add disabled debug code for dumping out the WM...
2010-12-07 Ian Romanicki965: Correctly emit constants for aggregate types...
2010-12-07 Eric Anholti965: Always hand the absolute value to RSQ.
2010-12-07 Eric Anholti965: Handle saturates on gen6 math instructions.
2010-12-07 Eric Anholti965: Fix comment about gen6_wm_constants.
2010-12-07 Zhenyu Wangi965: upload WM state for _NEW_POLYGON on sandybridge
2010-12-07 Vinson Leer200: Silence uninitialized variable warning.
2010-12-07 Xiang, Haihaoi965: set minimum/maximum Point Width on Sandybridge
2010-12-07 Vinson Leemesa: Clean up header file inclusion in viewport.h.
2010-12-07 Vinson Leemesa: Clean up header file inclusion in varray.h.
2010-12-07 Vinson Leemesa: Clean up header file inclusion in transformfeedba...
2010-12-07 Vinson Leemesa: Clean up header file inclusion in texrender.h.
2010-12-07 Brian Paulmesa: consolidate glTexImage1/2/3D() code
2010-12-07 Brian Paulmesa: set gl_texture_object::_Complete=FALSE in incompl...
2010-12-07 Brian Paulmesa: test for cube map completeness in glGenerateMipmap()
2010-12-06 Kenneth Graunkesymbol_table: Add support for adding a symbol at top...
2010-12-06 Jakob Bornecrantzst/mesa: Unbind all constant buffers
2010-12-06 José Fonsecamesa: Bump the number of bits in the register index.
2010-12-06 Brian Paulst/mesa: fix mipmap generation bug
2010-12-06 Brian Paulmesa: add error margin to clip mask debug/check code
2010-12-06 Eric Anholti965: Remove INTEL_DEBUG=glsl_force now that there...
2010-12-06 Eric Anholti965: Nuke brw_wm_glsl.c.
2010-12-06 Eric Anholti965: Add support for the instruction compression bits...
2010-12-06 Eric Anholti965: Align gen6 push constant size to dispatch width.
2010-12-06 Eric Anholti965: Make the sampler's implied move on gen6 be a...
2010-12-06 Eric Anholti965: Fix up gen6 samplers for their usage by brw_wm_emit.c
2010-12-06 Eric Anholti965: Fix gen6 interpolation setup for 16-wide.
2010-12-06 Eric Anholti965: Don't smash a group of coordinates doing gen6...
2010-12-06 Eric Anholti965: Fix up 16-wide gen6 FB writes after various refac...
2010-12-06 Eric Anholti965: Provide delta_xy reg to gen6 non-GLSL path PINTERP.
2010-12-06 Eric Anholti965: Move payload reg setup to compile, not lookup...
2010-12-06 Zhenyu Wangi965: Fix GS state uploading on Sandybridge
2010-12-06 Xiang, Haihaoi965: fix for flat shading on Sandybridge
2010-12-05 Marek Olšákst/mesa: initialize key in st_vp_varient
2010-12-05 Eric Anholti965: Fix compile warning about missing opcodes.
2010-12-05 Eric Anholti965: Update gen6 SF state on fragment program change...
2010-12-05 Eric Anholti965: Update gen6 WM state on compiled program change...
2010-12-05 Eric Anholtintel: Add an env var override to execute for a differe...
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texobj.h.
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texgetimage.h.
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texformat.h.
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texenvprogram.h.
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texcompress_s3tc.h.
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texcompress.h.
2010-12-04 Brian Paulst/mesa: new comment about updating state vars
2010-12-03 Brian Paulmesa: update comments, remove dead code
2010-12-03 Brian Paulmesa: remove unneeded cast
2010-12-03 Brian Paulmesa: make glGet*(GL_NONE) generate GL_INVALID_ENUM
2010-12-03 Brian Paulswrast: restructure some glReadPixels() code
2010-12-03 Brian Paulswrast: accept GL_RG in glReadPixels()
2010-12-03 Brian Paulswrast: fix indentation
2010-12-03 Brian Paulswrast: allow GL_RG format in glDrawPixels()
2010-12-03 Brian Paulmesa: return GL_FRAMEBUFFER_DEFAULT as FBO attachment...
2010-12-03 Brian Paulmesa: fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME query
2010-12-03 Marek Olšákmesa, st/mesa: fix gl_FragCoord with FBOs in Gallium
2010-12-03 Brian Paulmesa: replace more MAX_WIDTH stack allocations with...
2010-12-02 Brian Paulst/mesa: avoid large stack allocations in readpixels...
2010-12-02 Brian Paulswrast: avoid large stack allocations in tex combine...
2010-12-02 Brian Paulswrast: avoid large stack allocations in blend code
2010-12-02 Brian Paulmesa: replace large/MAX_WIDTH stack allocations with...
2010-12-02 Brian Paulmesa: replace large/MAX_WIDTH stack allocations with...
2010-12-02 Alex Deucherr600c: bump texture limits to hw limits
2010-12-02 José Fonsecamesa: Temporary hack to prevent stack overflow on windows
2010-12-02 Eric Anholtmesa: Add getters for ARB_copy_buffer's attachment...
2010-12-02 Eric Anholtmesa: Add getters for the rest of the supported draw...
2010-12-02 José FonsecaWIN32_THREADS -> WIN32
2010-12-02 Brian Paulmesa: raise max texture sizes to 16K
2010-12-02 Marek Olšákr300/compiler: disable the swizzle lowering pass in...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-12-02 Xiang, Haihaoi965: add support for polygon mode on Sandybridge.
2010-12-02 Eric Anholti965: Add support for loops in the VS.
2010-12-02 Eric Anholti965: Enable IF statements in the VS.
2010-12-02 Eric Anholti965: Add support for gen6 CONTINUE instruction emit.
2010-12-02 Eric Anholti965: Add support for gen6 BREAK ISA emit.
2010-12-02 Eric Anholti965: Add support for gen6 DO/WHILE ISA emit.
2010-12-01 Eric Anholti965: Dump the WHILE jump distance on gen6.
2010-12-01 Ian Romanicki915: Correctly generate unconditional KIL instructions
2010-12-01 Ian Romanicki915: Request that POW instructions be lowered
2010-12-01 Ian Romanickglsl: Lower ir_binop_pow to a sequence of EXP2 and...
2010-12-01 Ian Romanickglsl: Use M_LOG2E constant instead of calling log2
2010-12-01 Kenneth Graunkeglsl: Add a lowering pass to move discards out of if...
2010-12-01 Marek Olšákir_to_mesa: Add support for conditional discards.
2010-12-01 Alex Deucherr600c: fix some opcodes on evergreen
2010-12-01 Marek Olšákr300/compiler: implement and lower OPCODE_CLAMP
2010-12-01 Zhenyu Wangi965: also using align1 mode for math2 on sandybridge
2010-11-30 Eric Anholti965: Fix type of gl_FragData[] dereference for FB...
2010-11-29 Adam Jacksondrivers/x11: unifdef XFree86Server
2010-11-29 Marek Olšákst/mesa: fix texture border color for RED and RG base...
2010-11-29 pontus lidmanmesa: check for posix_memalign() errors
2010-11-26 Mathias Fröhlichst/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDAT...
2010-11-26 Brian Paulst/mesa: fix mapping of zero-sized buffer objects
2010-11-26 Marek Olšákr300/compiler: move util functions to radeon_compiler_util
next