nouveau: Add support for ARB_sampler_objects
[mesa.git] / src / mesa / drivers / dri /
2012-08-01 Pauli Nieminennouveau: Add support for ARB_sampler_objects
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 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 Anholti965: Add support for GL_SKIP_DECODE_EXT on other SRGB...
2012-07-30 Jordan Justenintel: add support for using API_OPENGL_CORE
2012-07-30 Kenneth Graunkei965: Support MESA_FORMAT_SIGNED_RGBA_16.
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 Brian Paulradeon: set swrast_renderbuffer::ColorType field when...
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-25 Eric Anholti965: Remove unused param conversion code.
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 Jordan Justenintel: move error on create context to proper path
2012-07-24 Brian Paulnouveau: include glformats.h to get missing prototype
2012-07-24 Brian Paulmesa: move some format helper functions to glformats.c
2012-07-20 Chad Versacei830: Fix stack corruption
2012-07-20 Eric Anholti965/gen7: Increase the WM threads to hardware limits.
2012-07-20 Paul Berryi965/blorp: Use IMS layout when texturing from depth...
2012-07-20 Paul Berryi965/blorp: Loosen assertions in compute_msaa_layout_fo...
2012-07-20 Paul Berryi965/blorp: Configure SURFACE_STATE correctly for IMS...
2012-07-20 Paul Berryi965/blorp: Optimize manual_blend() for compressed...
2012-07-20 Paul Berryi965/blorp: Fix integer downsampling on Gen7.
2012-07-20 Paul Berryi965/blorp: Modify manual_blend() to avoid unnecessary...
2012-07-20 Paul Berryi965: Add support for AVG instruction.
2012-07-20 Paul Berryi965: Replace fs_visitor::kill_emitted with gl_fragment...
2012-07-20 Paul Berrymesa: Set gl_fragment_program::UsesKill in do_set_progr...
2012-07-19 Paul Berryi965: Avoid unnecessary recompiles for shaders that...
2012-07-19 Kenneth Graunkedrirc: Add disable_blend_func_extended workaround for...
2012-07-19 Kenneth Graunkei965: Add a driconf option to disable GL_ARB_blend_func...
2012-07-18 Eric Anholti965/fs: Make register spill/unspill only do the regs...
2012-07-18 Eric Anholti965/fs.h: Refactor tests for instructions modifying...
2012-07-18 Eric Anholti965/fs: Replace usage is_tex() with regs_written(...
2012-07-18 Eric Anholti965/fs: Rename virtual_grf_next to virtual_grf_count.
2012-07-18 Eric Anholti965/fs: Move a block out of a loop in live variables...
2012-07-18 Anuj Phogati965/msaa: Disable alpha-to-{coverage, one} when drawbu...
2012-07-17 Eric Anholtintel: Add a comment explaining why we early return...
2012-07-17 Eric Anholtintel: Drop other checks for old loader version.
2012-07-17 Eric Anholtintel: Replace the non-getBuffersWithFormat compat...
2012-07-17 Eric Anholtintel: Remove dead intel_framebuffer_has_hiz().
2012-07-17 Eric Anholtintel: Convert to using private depth/stencil buffers...
2012-07-17 Eric Anholtintel: Add a function for creating a private window...
2012-07-16 Chad Versaceintel: Fix build broken by ETC1 patch
2012-07-16 Chad Versaceintel: Enable GL_OES_compressed_ETC1_RGB8_texture
2012-07-16 Kristian Høgsberggbm: Add new gbm_bo_import entry point
2012-07-16 Kristian Høgsbergintel: Don't call _mesa_get_format_bytes for MESA_FORMA...
2012-07-12 Kenneth Graunkei965: Move loop over texture units into brw_populate_sa...
2012-07-12 Kenneth Graunkei965: Always emit alpha when nr_color_buffers == 0.
2012-07-12 Kenneth Graunkei965: Use the blitter in intel_bufferobj_subdata for...
2012-07-12 Kenneth Graunkei965: Delete previous workaround for textureGrad with...
2012-07-12 Kenneth Graunkei965: Add a lowering pass to convert TXD to TXL by...
2012-07-11 Paul Berryi965/msaa: Enable CMS layout on Gen7 for the formats...
2012-07-11 Paul Berryi965/msaa: Add CMS support to blorp.
2012-07-11 Paul Berryi965/msaa: Add CMS-related sampler messages to brw_defi...
2012-07-11 Paul Berryi965/msaa: Set SURFACE_STATE properly when CMS MSAA...
2012-07-11 Paul Berryi965/msaa: Add CMS MSAA settings to brw_structs.h.
2012-07-11 Paul Berryi965/msaa: Allocate MCS buffer when CMS MSAA is in...
2012-07-11 Paul Berryi965/msaa: Add an enum to describe MSAA layout.
2012-07-11 Paul Berryi965/msaa: Move {rt,tex}_interleaved into blorp program...
2012-07-11 Kristian Høgsbergintel: Implement __DRIimage::createSubImage and bump...
2012-07-11 Kristian Høgsbergintel: Add offset field to miptree
2012-07-11 Kristian Høgsbergintel: Add support for new __DRIimage formats
2012-07-11 Eric Anholti965: Revert the VBOs-in-system-memory hack.
2012-07-11 Ian Romanickdri2: Hard-code the DRI2 version
2012-07-10 Kenneth Graunkei965: Add hardware context support.
2012-07-06 Eric Anholti965/fs: Invalidate live intervals after copy propagation.
2012-07-06 Eric Anholti965/fs: Invalidate live intervals in passes that remov...
2012-07-06 Eric Anholti965/vs: Move the other two src_reg/dst_reg constructor...
2012-07-06 Eric Anholti965/vs: Move class functions to brw_vec4.cpp.
next