gallium/tests/trivial: updates for CSO interface changes
[mesa.git] / src / mesa /
2012-08-03 Brian Paulgallium: consolidate CSO sampler and sampler_view functions
2012-08-03 Vinson Leest/mesa: Ensure dst in compile_instruction is initialized.
2012-08-02 Brian Paulmesa: fix default_access_mode() result for ES2
2012-08-02 Brian Paulmesa: default_access_mode() returns a GLbitfield, not...
2012-08-01 Pauli Nieminenmeta: Use sampler object in framebuffer blit
2012-08-01 Pauli Nieminenmeta: Add sampler object to texture decompression
2012-08-01 Pauli Nieminenmesa: Allow meta module to call sampler functions
2012-08-01 Pauli Nieminenswrast: Support sampler object for texture fetching...
2012-08-01 Pauli Nieminenmesa: Make ARB_sampler_objects mandatory
2012-08-01 Pauli Nieminenmesa/program: Use sampler object state if present
2012-08-01 Pauli Nieminenmesa/ff_shader: Fix sampler state reading
2012-08-01 Pauli Nieminenradeon&r200: Add support for ARB_sampler_objects
2012-08-01 Pauli Nieminenradeon: Fix printf format not to warn in 64bit
2012-08-01 Pauli Nieminennouveau: Add support for ARB_sampler_objects
2012-08-01 Pauli Nieminenmesa/samplerobj: Support EXT_texture_sRGB_decode
2012-08-01 Pauli Nieminenmesa: Move DepthMode to texture object
2012-08-01 Paul Berryi965/msaa: Allow GL_SAMPLES to be set to 1 prior to...
2012-08-01 Paul Berryi965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPL...
2012-08-01 Chad Versaceintel: Use consistent pattern in intelCreateBuffer
2012-08-01 Chad Versaceintel: Decrease nesting level in intelCreateBuffer
2012-08-01 Chad Versaceintel: Remove dead code in intelAllocateBuffer
2012-08-01 Christoph BumillerRevert "gallium: specify resource_resolve destination...
2012-08-01 Roland Scheideggerr200: get rid of dubious aux scissor bits
2012-08-01 Roland Scheideggerradeon/r200: get rid of some unneeded cliprect/scissor...
2012-08-01 Roland Scheideggerr200: get rid of old gart memory functions from old...
2012-08-01 Roland Scheideggerradeon/r200: fix bogus clears
2012-08-01 Roland Scheideggerradeon/r200: fix bogus assert/scissor wrt width/height...
2012-07-31 Eric Anholtmesa: Return -1 for glGetUniformLocation on UBOs.
2012-07-31 Eric Anholtmesa: Add support for GL_ARB_ubo's glGetActiveUniformNa...
2012-07-31 Eric Anholtmesa: Add support for most of the other pnames of glGet...
2012-07-31 Eric Anholtmesa: Add support for getting active uniform block...
2012-07-31 Eric Anholtmesa: Add support for glUniformBlockBinding() and the...
2012-07-31 Eric Anholtmesa: Add support for glGetProgramiv pnames for UBOs.
2012-07-31 Eric Anholti965: Add support for GL_SKIP_DECODE_EXT on other SRGB...
2012-07-31 Kenneth Graunkemesa: Support glGetString(GL_SHADING_LANGUAGE_VERSION...
2012-07-31 Brian Paulir_to_mesa: make size_swizzles[] array static const
2012-07-31 Jon TURNEYMove installing osmesa.pc to drivers/osmesa
2012-07-30 Jordan Justenmesa: don't enable legacy GL functions when using API_O...
2012-07-30 Jordan Justenintel: add support for using API_OPENGL_CORE
2012-07-30 Jordan Justenmeta: add support for using API_OPENGL_CORE
2012-07-30 Jordan Justenmesa: add support for using API_OPENGL_CORE
2012-07-30 Jordan Justenmesa: add api check functions
2012-07-30 Jordan Justenmesa: add API_OPENGL_CORE api
2012-07-30 Kenneth Graunkei965: Support MESA_FORMAT_SIGNED_RGBA_16.
2012-07-30 Brian Paulmesa: fix _math_matrix_copy(), again
2012-07-30 Vinson Leemesa: Fix wrong sizeof argument in _math_matrix_copy.
2012-07-28 Christoph Bumillergallium: specify resource_resolve destination via a...
2012-07-28 Christoph Bumillerst/mesa: call update_renderbuffer_surface for sRGB...
2012-07-27 Brian Paulst/mesa: undo a couple static asserts
2012-07-27 Brian Paulst/mesa: use STATIC_ASSERT in a few places
2012-07-27 Brian Paulmesa: whitespace, etc. fixes in program.h
2012-07-27 Brian Paulmeta: fix glDrawPixels fallback test, stencil drawing
2012-07-27 Brian Paulradeon: fix 'sowftware' typo
2012-07-27 Eric Anholti965/gen7: Reduce GT1 WM thread count according to...
2012-07-27 Kenneth Graunkei965: Fix typo in shader channel select field name.
2012-07-27 Paul Berryi965/msaa: Use MESA_FORMAT_R8 for MCS buffer.
2012-07-27 Zou Nan haiintel: increase wm thread number to 80 on gen6 GT2
2012-07-26 Paul Berryi965/msaa: use ROUND_DOWN_TO macro.
2012-07-26 Brian Paulradeon: fix Base/base typo
2012-07-26 Daniel Charlesandroid-build: fix dricore build for autogenerated...
2012-07-26 Brian Paulradeon: set swrast_renderbuffer::ColorType field when...
2012-07-26 Brian Paulxlib: add X error handler around XGetImage() call
2012-07-26 Brian Paulmesa: remove obsolete matrix comment
2012-07-26 Brian Paulmesa: fix comment typo: s/pointer/point/
2012-07-26 Brian Paulmesa: remove _math_matrix_alloc_inv()
2012-07-26 Brian Paulmesa: loosen small matrix determinant check
2012-07-26 Paul Berryi965: Use sendc for all render target writes on Gen6+.
2012-07-26 Paul Berryi965/msaa: Remove TODO comments that are no longer...
2012-07-26 Paul Berryintel: Make more consistent use of _mesa_is_{user,winsy...
2012-07-26 Paul Berrymesa: Make more consistent use of _mesa_is_{user,winsys...
2012-07-25 Eric Anholti965: Remove unused param conversion code.
2012-07-25 Jon TURNEYRemove redundant osmesa shared library install from...
2012-07-25 Jon TURNEYUpdate mesa/drivers/x11/Makefile.am for xm_image.h...
2012-07-25 Jon TURNEYdrivers/osmesa: Link OSMesa using -no-undefined libtool...
2012-07-25 Jon TURNEYdrivers/X11: Link X11 libGL with -no-undefined libtool...
2012-07-24 Paul Berryi965/msaa: Switch on 8x MSAA for Gen7.
2012-07-24 Paul Berryi965/msaa: Adjust MCS buffer allocation for 8x MSAA.
2012-07-24 Paul Berryi965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK...
2012-07-24 Paul Berryi965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x...
2012-07-24 Paul Berryi965/blorp: Encode and decode IMS format for 8x MSAA...
2012-07-24 Paul Berryi965/blorp: Compute sample number correctly for 8x...
2012-07-24 Paul Berryi965/blorp: Properly adjust primitive size for 8x MSAA.
2012-07-24 Paul Berryi965/blorp: Parameterize manual_blend() by num_samples.
2012-07-24 Paul Berryi965/msaa: Remove comment about falsely claiming to...
2012-07-24 Paul Berryi965/blorp: Handle DrawBuffers properly.
2012-07-24 Paul Berryi965/blorp: Rearrange order of blit validation and...
2012-07-24 Paul Berryi965/blorp: Don't fall back to swrast when miptrees...
2012-07-24 Paul Berryi965/blorp: Fixup scissoring of blits to window system...
2012-07-24 Paul Berryi965/blorp: Simplify check that src/dst width/height...
2012-07-24 Paul Berryi965/msaa: Work around problems with null render target...
2012-07-24 Paul Berryi965: Set width, height, and tiling properly for null...
2012-07-24 Paul Berryi965/msaa: Control multisampling behaviour via the...
2012-07-24 Paul Berrymsaa: Compute visual samples/sampleBuffers from all...
2012-07-24 Anthony G. BasileFix compile time errors when building against uclibc
2012-07-24 Jordan Justenintel: move error on create context to proper path
2012-07-24 Jordan Justenmesa context: generate an error for uninstalled context...
2012-07-24 Brian Paulnouveau: include glformats.h to get missing prototype
2012-07-24 Brian Paulmesa: improve comment in build_tnl_program()
2012-07-24 Brian Paulmesa: move _mesa_error_check_format_and_type() to glfor...
2012-07-24 Brian Paulmesa: move more format helper functions to glformats.c
next