mesa.git
2013-06-18 Kristian Høgsbergwayland: Handle global_remove event as well
2013-06-18 Jordan Justengen7: fix GPU hang on WebGL texture-size test
2013-06-18 Eric Anholtintel: Remove unused IS_POWER_OF_TWO() macro.
2013-06-18 Zack RusinRevert "draw: clear the draw buffers in draw"
2013-06-18 Roland Scheideggerllvmpipe: fixes for conditional rendering
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-18 Chia-I Wuilo: construct depth/stencil command in create_surface()
2013-06-17 Eric Anholtintel: Allow blorp CopyTexSubImage to nonzero destinati...
2013-06-17 Eric Anholtintel: Allow blit CopyTexSubImage to nonzero destinatio...
2013-06-17 Eric Anholtintel: Directly implement blit glBlitFramebuffer instea...
2013-06-17 Eric Anholtintel: Move XRGB->ARGB blit logic into intel_miptree_bl...
2013-06-17 Eric Anholtintel: Fix Y tiling support for glCopyTexSubImage's...
2013-06-17 Eric Anholtintel: Make batch macros for doing BCS_SWCTRL setup.
2013-06-17 Eric Anholtmesa: Hide weirdness of 1D_ARRAY textures from Driver...
2013-06-17 Dave Airlietgsi: text parser: fix parsing of array in declaration
2013-06-17 Sven Joachimmesa: Fix ieee fp on Alpha
2013-06-17 Richard Sandifordst/xlib: Fix XImage stride calculation
2013-06-17 Richard Sandifordst/xlib Fix XIMage bytes-per-pixel calculation
2013-06-17 Jonathan Graygallium: replace bswap_32 calls with util_bswap32
2013-06-17 Zack Rusindraw: fix a regression in computing max elt
2013-06-17 Zack Rusindraw: clear the draw buffers in draw
2013-06-17 Chia-I Wuilo: add pipe-based copy method to ilo_blitter
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.
next