mesa.git
2013-06-17 Chia-I Wuilo: add BLT-based blitting methods to ilo_blitter
2013-06-17 Chia-I Wuilo: replace util_blitter by ilo_blitter
2013-06-15 Kenneth Graunkei965: Assume flexible hardware primitive restart exists...
2013-06-15 Chris Forbesi965: Shrink Gen5 VUE map layout to be the same as...
2013-06-15 Kenneth Graunkei965: Implement 16-wide math on G45 and Ironlake.
2013-06-14 Matt Turnerglsl: Disallow return with a void argument from void...
2013-06-14 Matt Turnerglsl: Allow implicit conversion of return values.
2013-06-14 Matt Turnerglsl: Add gl_{Max,Min}ProgramTexelOffset built-in const...
2013-06-14 Matt Turnerglsl: Allow swizzles on scalars.
2013-06-14 Matt Turnerglsl: Allow .length() method on vectors and matrices.
2013-06-14 Todd Previtemesa: Add infrastructure for ARB_shading_language_420pack.
2013-06-14 Chia-I Wuilo: fix for half-float vertex arrays
2013-06-14 Chia-I Wuilo: add some assertions to help debugging
2013-06-14 Chia-I Wuilo: silence a compiler warning
2013-06-14 Vinson Leeglsl: Fix null check in read_dereference.
2013-06-14 Chia-I Wust/mesa: fix temp texture bindings in st_CopyPixels()
2013-06-13 Zack Rusingallium/draw: add limits to the clip and cull distances
2013-06-13 Zack Rusindraw: cleanup the distance culling code a bit
2013-06-13 Chia-I Wuilo: mapping a resource may make some states dirty
2013-06-13 Chia-I Wuilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140
2013-06-13 Chia-I Wuilo: initialize dirty flags in ilo_init_states()
2013-06-13 Chia-I Wuilo: re-emit states that involve resources
2013-06-13 Chia-I Wuilo: fix for util_blitter_clear() changes
2013-06-13 Manfred Ernstmesa: Fix bug in unclamped float to ubyte conversion.
2013-06-13 Marek Olšákst/dri: if flushing a drawable, don't set reason=SWAPBU...
2013-06-13 Marek Olšákst/dri: resolve the back buffer only in SwapBuffers
2013-06-13 Marek Olšákst/dri: manually swap MSAA front and back buffers in...
2013-06-13 Marek Olšákst/dri: always copy new DRI front and back buffers...
2013-06-13 Marek Olšákst/dri: refactor dri_msaa_resolve
2013-06-13 Marek Olšákst/dri: reuse depth-stencil and MSAA resources after...
2013-06-13 Marek Olšákst/dri: fix MSAA resolving of buffers with height ...
2013-06-13 Marek Olšákst/mesa: make generic CopyPixels path work with MSAA...
2013-06-13 Marek Olšákst/mesa: don't use blit_copy_pixels if an occlusion...
2013-06-13 Marek Olšákst/mesa: rework blit_copy_pixels to use pipe->blit
2013-06-13 Marek Olšákr600g: upsample and downsample MSAA resources for transfers
2013-06-13 Marek Olšákgallium/u_format: add a new helper for initializing...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the...
2013-06-13 Marek Olšákmesa: fix OES_EGL_image_external being partially allowe...
2013-06-12 Ian Romanickglsl: Generate smaller values for uniform locations
2013-06-12 Ian Romanickglsl: Add gl_shader_program::UniformLocationBaseScale
2013-06-12 Ian Romanickglsl: Add a gl_shader_program parameter to _mesa_unifor...
2013-06-12 Roland Scheideggerutil: new util_fill_box helper
2013-06-12 Roland Scheideggergallivm: (trivial) remove duplicated code block (includ...
2013-06-12 Paul Berryi965/gen7: Enable support for fast color clears.
2013-06-12 Paul Berryi965/gen7+: Disable fast color clears on shared regions.
2013-06-12 Paul Berryi965/gen7+: Resolve color buffers when necessary.
2013-06-12 Paul Berryi965/gen7+: Ensure that front/back buffers are fast...
2013-06-12 Paul Berryi965/blorp: Write blorp code to do render target resolves.
2013-06-12 Paul Berryi965/blorp: Expand clear class hierarchy to prepare...
2013-06-12 Paul Berryi965/gen7+: Implement fast color clear operation in...
2013-06-12 Paul Berryi965/gen7+: Create helper functions for single-sample...
2013-06-12 Paul Berryi965/gen7+: Set up MCS in SURFACE_STATE whenever MCS...
2013-06-12 Paul Berryi965/gen7+: Create an enum for keeping track of fast...
2013-06-12 Paul Berryintel: Conditionally compile mcs-related code for i965...
2013-06-12 Paul Berryintel: Keep region name in intel_miptree_create_for_dri...
2013-06-12 Chia-I Wuwinsys/intel: make struct intel_bo alias drm_intel_bo
2013-06-12 Chia-I Wuwinsys/intel: reorganize functions
2013-06-12 Chia-I Wuilo: update winsys interface
2013-06-12 Chia-I Wuilo: get rid of function tables in winsys
2013-06-12 Chia-I Wuilo: access bo size directly
2013-06-12 Chia-I Wuilo: remove unnecessary tex_set_bo/buf_set_bo
2013-06-11 Kenneth Graunkei965: Emit the depth/stencil state pointer directly...
2013-06-11 Kenneth Graunkei965: Emit the CC state pointer directly rather than...
2013-06-11 Kenneth Graunkei965: Emit the BLEND_STATE pointer directly rather...
2013-06-11 Zack Rusindraw: implement distance culling
2013-06-11 Zack Rusingallium: add a cull distance semantic
2013-06-11 Zack Rusindraw: fix clipper invocation statistics
2013-06-11 Zack Rusindraw: enable user plane clipping when clipdistance...
2013-06-11 Zack Rusindraw: make sure clipdistances work with geometry shaders
2013-06-11 Kenneth GraunkeRevert "i965: Disable unused pipeline stages once at...
2013-06-11 Brian Paulswrast: add texfetch code for some XBGR formats
2013-06-10 Brian Paulmesa: add missing texture strings in tex_target_name()
2013-06-10 Alex Deucherwinsys/radeon: add env var to disable VM on Cayman...
2013-06-10 Eric Anholtmesa: Add a _mesa_problem to document a piglit failure...
2013-06-10 Eric Anholti965/vs: Avoid the MUL/MACH/MOV sequence for small...
2013-06-10 Eric Anholti965/vs: Allow copy propagation into MUL/MACH.
2013-06-10 Eric Anholti965/vs: Use the MAD instruction when possible.
2013-06-10 Richard Sandiforddraw: Add A8R8G8B8 to draw_print_arrays
2013-06-10 Richard Sandiforddraw: Fix type mismatch between draw_private.h and...
2013-06-10 Richard Sandifordutil: Use sizeof(void *) rather than 0 as the fallback...
2013-06-10 Richard Sandifordllvmpipe: Use saturating add/sub for UNORM formats
2013-06-10 Kenneth Graunkeintel: Reserve less batchbuffer space.
2013-06-10 Kenneth Graunkei965: Allocate push constant L3 space once at startup...
2013-06-10 Kenneth Graunkei965: Disable unused pipeline stages once at startup...
2013-06-10 Kenneth Graunkei965: Don't emit PIPELINE_SELECT from BLORP.
2013-06-10 Kenneth Graunkei965: Emit invariant state once at startup on Gen6+.
2013-06-10 Kenneth Graunkei965: Delete some dead state atom prototypes.
2013-06-10 Kenneth Graunkei965: Change return type of check_state() to bool.
2013-06-10 Kenneth Graunkei965: Remove unused second parameter of brw_print_dirty...
2013-06-10 Kenneth Graunkeglsl: Allow the use of determinant() in GLSL 1.50.
2013-06-10 Kenneth Graunkeglcpp: Automatically #define GL_core_profile 1 on GLSL...
2013-06-10 Kenneth Graunkeglsl: Parse "#version 150 core" directives.
2013-06-10 Kenneth Graunkeglsl: Bail on parsing if the #version directive is...
2013-06-09 Chris Forbesdlist: fix save_SamplerParameteri
2013-06-08 Vinson Leemesa: Prevent possible out-of-bounds read by save_Sampl...
2013-06-08 Maarten Lankhorstnvc0: fix up video buffer alignment requirements
2013-06-08 Rob Clarkfreedreno: better scissor fix
2013-06-08 Rob Clarkfreedreno: gmem bypass
next