mesa: Add ARB_shader_image_load_store to the extension table.
[mesa.git] / src / mesa / drivers /
2014-01-15 Ilia Mirkinnouveau: add framebuffer validation callback
2014-01-14 Kenneth Graunkei965: Emit 3DSTATE_VF on Broadwell too.
2014-01-14 Kenneth Graunkei965: Disable workaround flush for push constants on...
2014-01-14 Kenneth Graunkei965: Enable native ETC texture support on Broadwell.
2014-01-13 Kenneth Graunkeglsl: Convert piles of foreach_iter to the newer foreac...
2014-01-13 Paul Berryi965: Ensure that all necessary state is re-emitted...
2014-01-13 Tapani Pällidri: set yInverted default to GL_TRUE
2014-01-10 Kenneth Graunkei965: Delete duplicate write_timestamp function.
2014-01-10 Paul Berryi965: Fix clears of layered framebuffers with mismatche...
2014-01-09 Chad Versacei965/gen6/blorp: Remove redundant HiZ workaround
2014-01-09 Chad Versacei965/gen6/blorp: Set need_workaround_flush at top of...
2014-01-09 Chad Versacei965/gen6/blorp: Set need_workaround_flush immediately...
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2014-01-09 Eric Anholti965: Don't do the temporary-and-blit-copy for INVALIDA...
2014-01-09 Eric Anholti965: Fix handling of MESA_pack_invert in blit (PBO...
2014-01-09 Eric Anholti965: Fix incorrect bounds tracking for blit readpixels...
2014-01-09 Eric Anholti965: Use SET_FIELD to safety check our x/y offsets...
2014-01-09 Eric Anholti965: Add an assert for when SET_FIELD's value exceeds...
2014-01-09 Eric Anholti965: Add a safety check for emitting blits.
2014-01-09 Eric Anholti965: Don't call the blitter on addresses it can't...
2014-01-08 Chris Forbesi965: fold offset into coord for textureOffset(gsampler...
2014-01-08 Paul Berryglsl: Make more use of gl_shader_stage enum in ir_set_p...
2014-01-08 Paul Berrymesa: Use gl_shader::Stage instead of gl_shader::Type...
2014-01-08 Paul Berrymesa: Store gl_shader_stage enum in gl_shader objects.
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
2014-01-08 Tapani Pällii965/fs: do SEL optimization only when src type for...
2014-01-06 Kenneth Graunkei965: Remove unused PIPE_CONTROL defines.
2014-01-06 Alexander von Gluck IVhaiku libGL: Move from gallium target to src/hgl
2014-01-06 Alexander von Gluck IVhaiku: Fix missing HaikuGL header paths
2014-01-06 Eric Anholti965: Warning fix
2014-01-06 Kenneth Graunkei965: Delete unused INTEL_WRITE_{PART,FULL} and INTEL_R...
2014-01-04 Chris Forbesi965: set size of txf_mcs payload vgrf properly
2013-12-30 Courtney Goeltzenl... i965: Enhance intel_texsubimage_tiled_memcpy() to suppo...
2013-12-30 Courtney Goeltzenl... i965: Add XRGB to intel_texsubimage_tiled_memcpy()
2013-12-30 Paul BerryRename overloads of _mesa_glsl_shader_target_name().
2013-12-30 Kenneth Graunkei965: Remove unused depth_mode parameter from translate...
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling integer typed texture...
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling simple gen6 zero-src...
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling gen6 msaa-8 cms alpha...
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling bilinear filtered
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling simple zero-src sampled
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling unaligned msaa-8
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling msaa-8 cms alpha blend
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling msaa-4 ums to cms
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling msaa-8 cms to cms
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling msaa-8 ums to cms
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling blend and scaled
2013-12-27 Topi Pohjolaineni965/blorp: allow unit tests to compile and dump assembly
2013-12-27 Topi Pohjolaineni965: dump the disassembly to the given file
2013-12-27 Topi Pohjolaineni965/fs: allow fs-generator use without gl_fragment_program
2013-12-27 Topi Pohjolaineni965/fs: generate fs programs also without any 8-width...
2013-12-22 Henri Verbeeti915: Add support for gl_FragData[0] reads.
2013-12-21 Mark Muellermesa: inline r200 radeon texture format macros to facil...
2013-12-21 Ian Romanickmesa: GL_EXT_packed_depth_stencil is not optional
2013-12-21 Ian Romanickradeon: Sort list of enabled extensions
2013-12-21 Ian Romanickr200: Sort list of enabled extensions
2013-12-21 Keith Packardi965: Set fast color clear mcs_state on newly allocated...
2013-12-21 Keith Packardi965: Correct check for re-bound buffer in intel_update...
2013-12-21 Kenneth Graunkei965: Use RED for depth texture formats rather than...
2013-12-20 Chad Versacei965/gen6: Fix HiZ hang in WebGL Google Maps
2013-12-20 Kenneth Graunkei965: Store QPitch in intel_mipmap_tree.
2013-12-20 Kenneth Graunkei965: Add support for Broadwell's new register types.
2013-12-20 Kenneth Graunkei965: Add BRW_REGISTER_TYPE_DF.
2013-12-20 Kenneth Graunkei965: Abstract BRW_REGISTER_TYPE_* into an enum with...
2013-12-20 Kenneth Graunkei965: Decode three-source register types directly.
2013-12-20 Kenneth Graunkei965: Disassemble UV types, not UB types.
2013-12-20 Kenneth Graunkei965: Add missing BRW_REGISTER_TYPE_UV.
2013-12-20 Kenneth Graunkei965: Fix 3DSTATE_PUSH_CONSTANT_ALLOC_PS packet creation.
2013-12-20 Kenneth Graunkei965: Use {point_sprite,flat}_enable variable names...
2013-12-20 Kenneth Graunkei965: Zero out {point_sprite,flat}_enables in calculate...
2013-12-20 Kenneth Graunkei965: Delete bogus BRW_REGISTER_TYPE_HF define.
2013-12-17 Brian Paulswrast: silence driContextSetFlags() parameter type...
2013-12-14 Kenneth Graunkei965: Treat Haswell as 75 in the surface format table.
2013-12-14 Chris Forbesi965/fs: add support for gl_SampleMaskIn[]
2013-12-13 Courtney Goeltzenl... mesa: Add driver entry point for ARB_texture_view
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part II
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part I
2013-12-12 Tapani Pälliglsl: introduce data section to ir_variable
2013-12-10 Dave Airlieswrast: fix readback regression since inversion fix
2013-12-10 Jordan Justendri megadriver_stub: add compatibility for older DRI...
2013-12-09 Kenneth Graunkei965: Replace OUT_RELOC_FENCED with OUT_RELOC.
2013-12-09 Paul Berryglsl/loops: Get rid of lower_bounded_loops and ir_loop...
2013-12-09 Paul Berryglsl/loops: replace loop controls with a normative...
2013-12-09 Paul Berryglsl/loops: consolidate bounded loop handling into...
2013-12-09 Paul Berryi965/gen7+: Implement fast color clears for MSAA buffers.
2013-12-09 Paul Berryi965/blorp: Refactor code for computing fast clear...
2013-12-09 Paul Berryi965/blorp: allow multisample blorp clears
2013-12-09 Paul Berryi965/blorp: Get rid of redundant num_samples blorp...
2013-12-09 Paul Berryi965/gen7+: Disentangle MSAA layout from fast clear...
2013-12-09 Paul Berryi965: Don't try to use HW blitter for glCopyPixels...
2013-12-09 Paul Berryi965: Document conventions for counting layers in 2D...
2013-12-09 Paul Berryi965/blorp: Improve fast color clear comment.
2013-12-07 Chris Forbesi965: Don't flag gather quirks for Gen8+
2013-12-07 Chris Forbesi965/Gen7: Allow CMS layout for multisample textures
2013-12-07 Chris Forbesi965/vs: Sample from MCS surface when required
2013-12-07 Chris Forbesi965/fs: Sample from MCS surface when required
2013-12-07 Chris Forbesi965: Add shader opcode for sampling MCS surface
2013-12-07 Chris Forbesi965/Gen7: Include bitfield in the sampler key for...
next