draw: don't crash if GS doesn't emit anything
[mesa.git] / src / mesa /
2013-04-30 Eric Anholti965: Implement color clears using a simple shader...
2013-04-30 Eric Anholtmesa: Make a Mesa core function for sRGB render encodin...
2013-04-30 Eric Anholti965: Don't flush the batch at the end of blorp.
2013-04-30 Eric Anholtintel: Remove the last spans code!
2013-04-30 Eric Anholtintel: Move the S8 offset calc function near its remain...
2013-04-30 Eric Anholtintel: Ensure renderbuffers are current when mapping...
2013-04-30 Eric Anholtmesa: Add a clarifying comment about rowStride of compr...
2013-04-30 Eric Anholtmesa: Remove the Map field from texture images.
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures...
2013-04-30 Eric Anholtnouveau: Replace swrast_texture_image->Map usage with...
2013-04-30 Eric Anholtnouveau: Just use MapTextureImage instead of duplicatin...
2013-04-30 Eric Anholtswrast: Make a teximage's stored RowStride be in terms...
2013-04-30 Eric Anholtswrast: Replace use of teximage Map in 1D/2D paths...
2013-04-30 Eric Anholtswrast: Replace ImageOffsets with an ImageSlices pointer.
2013-04-30 Eric Anholtswrast: Reuse _swrast_free_texture_image_buffer from...
2013-04-30 Eric Anholtswrast: Move ImageOffsets allocation to shared code.
2013-04-30 Eric Anholtswrast: Clean up and explain the mapping process.
2013-04-30 Eric Anholtswrast: Factor out texture slice counting.
2013-04-30 Eric Anholtradeon: Remove some dead teximage mapping code.
2013-04-30 Eric Anholtradeon: Add missing swrast field initialization.
2013-04-30 Alexander von Gluck IVMesa: Use mmap on Haiku for executable memory vs malloc
2013-04-29 Eric Anholti965/fs: Print out the estimated cycle count in INTEL_D...
2013-04-29 Eric Anholti965/fs: Allow LRPs with uniform registers.
2013-04-29 Eric Anholtintel: Be more conservative in disabling tiling to...
2013-04-29 Eric Anholti965: Disable Z16 on contexts that don't require it.
2013-04-29 Eric Anholtintel: Report FBO incompleteness causes through GL_ARB_...
2013-04-29 Eric Anholtintel: Fold the one last function intel_tex_format...
2013-04-29 Eric Anholtmesa: Fix error checking for GS UBO getters.
2013-04-29 Eric Anholtmesa: Add a clarifying comment about EXTRA_ error checking.
2013-04-29 Eric Anholtmesa: Add an extra clarifying set of braces to getter...
2013-04-29 Eric Anholtmesa: Fix error checking for getters consisting of...
2013-04-29 Eric Anholtmesa: Clarify the names of error checking variables...
2013-04-29 Eric Anholti915: Add support for GL_EXT_texture_sRGB and GL_EXT_te...
2013-04-29 Eric Anholti915: Always enable GL 2.0 support.
2013-04-29 Eric Anholti915: Correctly set the OQ counter bits.
2013-04-29 Kenneth Graunkei965: Move is_math/is_tex/is_control_flow() to backend_...
2013-04-29 José FonsecaRevert "st/mesa: add a simple path to BufferData if...
2013-04-29 Chris Forbesi965/fs: Don't try to use bogus interpolation modes...
2013-04-28 Matt Turneri965/vs: Fix order of source arguments to LRP.
2013-04-26 Brian Paulmesa: fix the compressed TexSubImage size checking...
2013-04-26 Brian Paulmesa: updated read_buffer_enum_to_index() comment
2013-04-26 Tapani Pällimesa: fix type comparison errors in sub-texture error...
2013-04-26 Matt Turneri965/vs: Add support for LRP instruction.
2013-04-26 Matt Turneri965/vs: Add a function to fix-up uniform arguments...
2013-04-25 Eric Anholti965: Avoid recompiles for fragment clamping on non...
2013-04-25 José Fonsecascons: Support clang.
2013-04-25 Chris Forbesmesa: fix bogus comment about PrimitiveRestart fields
2013-04-25 Chris Forbesi965: report correct sample positions
2013-04-24 Chia-I Wui965/gen7: fix encoding of (huge) surface size for...
2013-04-24 Chia-I Wui965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERN
2013-04-24 Chia-I Wui965: fix SURFACE_STATE dumping
2013-04-24 Matt Turneri965: Remove strange comments about math functions.
2013-04-24 Matt Turneri965: Remove traces of nonexistent TAN math function.
2013-04-24 Laurent Carlierr200: fix build regression introduced with 9a32203e1618...
2013-04-24 Kenneth Graunkemesa: Add unpack functions for A/I/L/LA [U]INT8/16...
2013-04-24 Kenneth Graunkemesa: Add unpack functions for R/RG/RGB [U]INT8/16...
2013-04-24 Kenneth Graunkemesa: Add an unpack function for ARGB2101010_UINT.
2013-04-24 Kenneth Graunkemesa: Fix unpack function for ETC2_SRGB8_PUNCHTHROUGH_A...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-24 Brian Paulmesa: make _mesa_save_vtxfmt_init() static
2013-04-24 Brian Paulmesa: use new _mesa_inside_dlist_begin_end() function
2013-04-24 Brian Paulmesa: use new _mesa_inside_begin_end() function
2013-04-24 Marek Olšákmesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR...
2013-04-24 Marek Olšákmesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_DEPTH...
2013-04-24 Marek Olšákmesa: don't flush and don't flag _NEW_STENCIL in ClearS...
2013-04-24 Marek Olšákmesa: don't set _NEW_BUFFERS in GenerateMipmap and...
2013-04-24 Marek Olšákmesa: remove _NEW_PACKUNPACK
2013-04-24 Marek Olšákmesa: convert _NEW_RASTERIZER_DISCARD to a driver flag
2013-04-24 Marek Olšákmesa,i965: use NewDriverState to communicate TFB state...
2013-04-24 Marek Olšákmesa: remove redundant _NEW_BUFFERS setting in ReadBuffer
2013-04-24 Marek Olšákst/mesa: add a simple path to BufferData if it only...
2013-04-24 Marek Olšákst/mesa: depth-stencil-alpha state also depends on...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-22 Matt Turneri965/fs: Don't save value returned by emit() if it...
2013-04-22 Brian Paulmesa: Remove extra MapBufferRange in create_beginend_ta...
2013-04-22 Kenneth Graunkei965: Fix a mistake in the comments for software counters.
2013-04-22 Matt Turneri965: Apply CMP NULL {Switch} work-around to other...
2013-04-22 Brian Paulst/mesa: minor indentation fixes
2013-04-21 Eric Anholtmesa: Introduce a globally-available minify() macro.
2013-04-21 Eric Anholtmesa: Generalize TexStorage allocator between swrast...
2013-04-21 Eric Anholtmesa: Add performance debug for meta code.
2013-04-21 Eric Anholtintel: Mention how much data we're trying to subdata...
2013-04-19 Paul Berrymesa: Fix up program_parse.y to avoid uninitialized $$
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-19 Matt TurnerRevert "i965: Check reg.nr for BRW_ARF_NULL instead...
2013-04-18 Vadim Girlingallium: handle drirc disable_glsl_line_continuations...
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-18 Brian Paulmesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENAB...
2013-04-18 Matt Turneri965: Check reg.nr for BRW_ARF_NULL instead of reg...
2013-04-18 Matt Turneri965: Implement work-around for CMP with null dest...
2013-04-18 Paul Berryi965/vec4: Fix hypothetical use of uninitialized data...
2013-04-17 Brian Paulmesa: generate glGetInteger/Boolean/Float/Doublev(...
2013-04-17 Brian Paulmesa: remove mfeatures.h
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
next