r600g: disable handling of DISCARD_RANGE
[mesa.git] / src / mesa /
2012-08-15 Marek Olšákst/mesa: don't clamp fragment color with integer colorb...
2012-08-15 Marek Olšákmesa: flush vertices in test_framebuffer_completeness
2012-08-15 Jordan Justeni965: add ARB_texture_rgb10_a2ui support
2012-08-15 Jordan Justenmeta: allow CopyTexSubImage on integer formats
2012-08-15 Jordan Justenmesa ReadPixels: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa pack: handle packed integer formats with clamping
2012-08-15 Jordan Justenmesa unpack: call _mesa_problem when unpack function...
2012-08-15 Jordan Justenmesa texstore: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa GetTexImage: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa pack: handle uint and int clamping properly
2012-08-14 Chad Versaceintel: Fix rendering to a multisample front buffer
2012-08-14 Chad Versaceintel: Clean up intel_flush_front
2012-08-14 Chad Versaceintel: Refactor intel_downsample_for_dri2_flush
2012-08-14 Ian Romanickdri_util: Compare against the correct API enums
2012-08-14 Ian Romanickmesa: Enable GL_ARB_invalidate_subdata
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidateTex...
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidateBuffe...
2012-08-14 Ian Romanickmesa/es: Pass context to _mesa_init_bufferobj_dispatch
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidate...
2012-08-14 Ian Romanickmesa/es3: Add _mesa_is_gles3 predicate
2012-08-14 Ian Romanickintel: Implement ARB_texture_storage
2012-08-14 Matt Turnerbuild: Use MKDIR_P in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Use AM_V_GEN in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of api_exec_es{1...
2012-08-14 Matt Turnerbuild/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS
2012-08-14 Matt Turnerbuild/sources.mak: Remove unused GLSL_LIBS
2012-08-14 Ian Romanickmesa: Kill GL_ARB_shadow_ambient with fire
2012-08-14 Kenneth Graunkemesa: Use GLdouble for depthMax in final unpack convers...
2012-08-14 Eric Anholti965: Fix the scaling of seconds to ms in perf debug.
2012-08-14 Ian Romanicki965: Validate API and version in brwCreateContext
2012-08-14 Ian Romanicki915: Validate API and version in i915CreateContext
2012-08-14 Ian Romanicki830: Validate API and version before calling i830Creat...
2012-08-14 Ian Romanickintel: In the i915 driver, the chipset cannot be i965
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-14 Ian Romanickmesa: Filter a bunch more functions based on API
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise deprecated extensions in a core...
2012-08-13 Christopher James... build: Fix libdricore out-of-tree builds (v2)
2012-08-13 Christopher James... build: fix location of generated files in src/mesa...
2012-08-13 Kenneth Graunkeintel: Reserve enough space to finish occlusion queries...
2012-08-13 Kenneth Graunkeintel: Move finish_batch() call before MI_BATCH_BUFFER_...
2012-08-13 Eric Anholti965: Add perf debug for stalls during shader compiles.
2012-08-13 Eric Anholti965: Add performance debug for when the state cache...
2012-08-13 Eric Anholti965: Add performance debug for shader recompiles.
2012-08-13 Eric Anholti965: Add performance debug for fast clear fallbacks.
2012-08-13 Eric Anholtintel: Add performance debug for some common GPU stalls.
2012-08-13 Eric Anholti965: Add performance debug for register spilling.
2012-08-13 Eric Anholti965: Add INTEL_DEBUG=perf for failure to compile 16...
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-08-12 Pauli Nieminenmeta: texture rectangle textures may not have mipmaps
2012-08-12 Pauli Nieminenmeta: Use sampler object for mipmap generation
2012-08-12 Pauli Nieminenmesa/samplerobj: Avoid crash in sampler query if textur...
2012-08-12 Pauli Nieminenmesa: Remove unnecessary parameters CompressedTexImage
2012-08-12 Pauli Nieminenmesa: Remove unnecessary parameters from AllocTextureIm...
2012-08-12 Pauli Nieminenmesa: Remove unnecessary parameters from TexImage
2012-08-10 Brian Paulst/mesa: fix renderbuffer validation bug
2012-08-10 Brian Paulst/mesa: fix glCopyTexSubImage crash
2012-08-09 Chad Versaceintel: Always downsample in intel_miptree_map_multisample
2012-08-09 Eric Anholti965/gen6+: Add support for edge flags.
2012-08-09 Eric Anholti965/vs: Convert EdgeFlagPointer values appropriately...
2012-08-09 Eric Anholti965/vs: Add comment noting copy_edgeflag state dependency.
2012-08-09 Eric Anholti965/vs: Add support for copying user edge flags.
2012-08-09 Olivier Galiberti965/fs: Fix the FS inputs setup when some SF outputs...
2012-08-09 Vinson Leest/mesa: Initialize tgsi_texture_offset Padding field.
2012-08-09 Tapani Pälliintel: use _mesa_meta_Clear with OpenGL ES 1.1 v2
2012-08-09 Kenneth Graunkei965: Rework the extra flushes surrounding occlusion...
2012-08-08 Eric Anholti965/vs: Protect pow(x,y) MOV of y on gen4 from other...
2012-08-08 Eric Anholti965: Drop the confusing saturate argument to math...
2012-08-08 Eric Anholti965: Make brw_set_saturate() use stdbool.
2012-08-08 Eric Anholtmesa: In conditional rendering fallback, check the...
2012-08-08 Eric Anholtmesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
2012-08-08 Kenneth Graunkei965: Use 64-bit writes for occlusion queries.
2012-08-08 Kenneth Graunkei965: Refactor depth count write PIPE_CONTROLs into...
2012-08-08 Kenneth Graunkei965: Emit a CS stall before timestamp writes.
2012-08-08 Kenneth Graunkei965: Use 64-bit writes for timestamp queries.
2012-08-08 Kenneth Graunkei965: Refactor timestamp write PIPE_CONTROLs into a...
2012-08-08 Kenneth Graunkeintel: Make the length for PIPE_CONTROL explicit.
2012-08-08 Brian Paulswrast: add missing switch case for API_OPENGL_CORE
2012-08-07 Eric Anholti965: Enable uniform buffer objects on gen6+.
2012-08-07 Eric Anholti965/vs: Add support for loading uniform buffer variabl...
2012-08-07 Eric Anholti965/fs: Add support for loading uniform buffer variabl...
2012-08-07 Eric Anholti965/vs: Add a surface index to VS_OPCODE_PULL_CONSTANT...
2012-08-07 Eric Anholti965/fs: Communicate the pull constant block read param...
2012-08-07 Eric Anholti965: Bind UBOs as surfaces like we do for pull constants.
2012-08-07 Eric Anholti965: Add an offset argument to constant buffer setup.
2012-08-07 Eric Anholtmesa: Add support for glUniformBlockBinding() in displa...
2012-08-07 Eric Anholtmesa: Unbind uniform buffer bindings on glDeleteBuffers().
2012-08-07 Eric Anholtmesa: Default to GL 3.1's limits on uniform blocks.
2012-08-07 Eric Anholtir_to_mesa: Don't whack the ->location field of uniform...
2012-08-07 Eric Anholtmesa: Make glBindBufferBase/glBindBufferRange() work...
2012-08-07 Eric Anholtglsl: Add a "ubo_load" expression type for fetches...
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-08-07 Eric Anholtintel: Fix compiler warnings from winsys msaa.
2012-08-07 Chad Versaceintel: Advertise multisample DRI2 configs on gen >= 6
2012-08-07 Chad Versaceintel: Clarify intel_screen_make_configs
2012-08-07 Chad Versacedri: Simplify use of driConcatConfigs
2012-08-07 Chad Versaceintel: Refactor creation of DRI2 configs
next