r300g: say no to PIPE_CAP_STREAM_OUTPUT and PIPE_CAP_PRIMITIVE_RESTART
[mesa.git] / src / mesa /
2010-10-22 Brian Paulmesa: move declaration before code
2010-10-22 Francisco Jerezdri/nouveau: Force a "slow" Z clear if we're getting...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulst/mesa: support for primitive restart
2010-10-22 Brian Paulvbo: support for primitive restart
2010-10-22 Brian Paulmesa: plug in primitive restart function
2010-10-22 Brian Paulmesa: regenerated files with primitive restart
2010-10-22 Brian Paulmesa: set/get primitive restart state
2010-10-22 Brian Paulmesa: driver hook for primitive restart
2010-10-21 Eric Anholti965: Be more aggressive in tracking live/dead interval...
2010-10-21 Brian Paulst/mesa: added cases for GL_COMPRESSED_RED/RG in st_cho...
2010-10-21 Brian Paulmesa: add missing cases for packing red/green images
2010-10-21 Brian Paulmesa: add GL_RG case to _mesa_source_buffer_exists()
2010-10-21 Eric Anholti965: Correct scratch space allocation.
2010-10-21 Eric Anholti965: Don't emit register spill offsets directly into g0.
2010-10-21 Eric Anholti965: Add support for register spilling.
2010-10-21 Eric Anholti965: Fix gl_FrontFacing emit on pre-gen6.
2010-10-21 Eric Anholti965: Split register allocation out of the ever-growing...
2010-10-21 Chia-I Wumesa: Remove unused vtxfmt_tmp.h.
2010-10-20 Vinson Leeswrast: Print out format on unexpected failure in _swra...
2010-10-20 Kenneth Graunkemesa: Remove FEATURE_ARB_shading_language_120 macro.
2010-10-20 Orion Poplawskiosmesa: link against libtalloc
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-20 Eric Anholti965: Use the new style of IF statement with embedded...
2010-10-20 Eric Anholti965: Set the source operand types for gen6 if/else...
2010-10-20 Eric Anholti965: Add EU emit support for gen6's new IF instruction...
2010-10-19 Eric Anholti965: Disable thread dispatch when the FS doesn't do...
2010-10-19 Eric Anholti965: Remove the gen6 emit_mi_flushes I sprinkled aroun...
2010-10-19 Eric Anholti965: Tell the shader compiler when we expect depth...
2010-10-19 Brian Paulmesa: fix mesa version string construction
2010-10-19 Thomas Hellstrommesa: Make sure we have the talloc cflags when using...
2010-10-19 Vinson Leer300/compiler: Remove unused variable.
2010-10-19 Tom Stellardr300g: Add new debug option for logging vertex/fragment...
2010-10-19 Tom Stellardr300/compiler: Add a new function for more efficient...
2010-10-19 Tom Stellardr300/compiler: Clear empty registers after constant...
2010-10-19 Tom Stellardr300/compiler: Fix incorrect assumption
2010-10-19 Tom Stellardr300/compiler: Create a helper function for merging...
2010-10-19 Kenneth Graunkei965: Remove unused variable.
2010-10-18 Eric Anholti965: Avoid blits in BufferCopySubdata on gen6.
2010-10-18 Eric Anholti965: Fix scissor-offscreen on gen6 like we did pre...
2010-10-18 Eric Anholti965: Assert out on gen6 VS constant buffer reads that...
2010-10-18 Eric Anholti965: Fix assertion failure on gen6 BufferSubData to...
2010-10-18 Eric Anholti965: Fix a weirdness in NOT handling.
2010-10-18 Eric Anholti965: Disable the debug printf I added for FS disasm.
2010-10-18 Kenneth Graunkei965: Add missing "break" statement.
2010-10-18 Brian Rogersmesa: Add missing else in do_row_3D
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Brian Paulst/mesa: update function name, comments
2010-10-15 Brian Paulst/mesa: use GLuint to avoid problem w/ uint not define...
2010-10-15 Brian Paulst/mesa: reformatting in st_cb_drawpixels.c
2010-10-15 Brian Paulst/mesa: fix regressions in glDrawPixels(GL_STENCIL_INDEX)
2010-10-15 Eric Anholti965: Set the type of the null register to fix gen6...
2010-10-15 Ian Romanicki965: Fix indentation after commit 3322fbaf
2010-10-15 Vinson Leemesa: Add missing header to shaderobj.h.
2010-10-15 Ian Romanickglsl: Slightly change the semantic of _LinkedShaders
2010-10-15 Eric Anholti965: Fix texturing on pre-gen5.
2010-10-14 Brian Paulmesa: remove post-convolution width/height vars
2010-10-14 Kenneth Graunkei965: Add support for ir_unop_round_even via the RNDE...
2010-10-14 Kenneth Graunkeglsl: Add a new ir_unop_round_even opcode for GLSL...
2010-10-14 Kenneth Graunkei965: Clean up a warning in the old fragment backend.
2010-10-14 Eric Anholti965: Enable the new FS backend on pre-gen6 as well.
2010-10-14 Kenneth Graunkei965: Correctly emit the RNDZ instruction.
2010-10-14 Kenneth Graunkei965: Use RNDZ for ir_unop_trunc in the new FS.
2010-10-14 Kenneth Graunkei965: Use logical-not when emitting ir_unop_ceil.
2010-10-14 Eric Anholti965: Add peepholing of conditional mod generation...
2010-10-14 Eric Anholti965: Add a function for handling the move of boolean...
2010-10-14 Kristian HøgsbergOnly install vtxfmt tables for OpenGL
2010-10-14 Eric Anholti965: Add a pass to the FS to split virtual GRFs to...
2010-10-14 Eric Anholti965: Update the live interval when coalescing regs.
2010-10-14 Eric Anholti965: Set class_sizes[] for the aligned reg pair class.
2010-10-14 Kristian HøgsbergDrop the "neutral" tnl module
2010-10-14 Zhenyu WangRevert "i965: fallback lineloop on sandybridge for...
2010-10-14 Zhenyu Wangi965: Fix GS hang on Sandybridge
2010-10-14 Eric Anholti965: Add support for rescaling GL_TEXTURE_RECTANGLE...
2010-10-13 Ian Romanickmesa: Clean up various 'unused parameter' warnings...
2010-10-13 Ian Romanickmesa: Clean up two 'comparison between signed and unsig...
2010-10-13 Ian Romanickmesa: Refactor validation of shader targets
2010-10-13 Ian Romanickmesa: Silence unused variable warning
2010-10-13 Brian Paulx11: fix breakage from gl_config::visualType removal
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
2010-10-13 Kristian HøgsbergGet rid of GL/internal/glcore.h
2010-10-13 Vinson Leetdfx: Silence unused variable warning on non-debug...
2010-10-13 Vinson Leer300: Silence uninitialized variable warning.
2010-10-13 Brian Paulmesa: reformatting, comments, code movement
2010-10-13 Brian Paulmesa: remove assertion w/ undeclared variable texelBytes
2010-10-12 Dave Airliest/mesa: enable stencil shader export extension if...
2010-10-12 Dave Airlieglsl: add support for shader stencil export
2010-10-12 Dave Airliest/mesa: use shader stencil export to accelerate shader...
2010-10-12 Dave Airliest/mesa: add option to choose a texture format that...
2010-10-12 Dave Airliemesa: improve texstore for 8/24 formats and add texstor...
2010-10-12 Dave Airliemesa: add support for FRAG_RESULT_STENCIL.
2010-10-12 Eric Anholti965: Don't rebase the index buffer to min 0 if any...
2010-10-12 Eric Anholtintel: Allow CopyTexSubImage to InternalFormat 3/4...
2010-10-12 Eric Anholti965: Fix missing "break;" in i2b/f2b, and missing...
2010-10-12 Ian Romanickglsl: Fix incorrect assertion
2010-10-12 Ian Romanickmesa: Validate assembly shaders when GLSL shaders are...
2010-10-12 Brian Paulir_to_mesa: assorted clean-ups, const qualifiers, new...
next