mesa.git
2013-09-01 Christoph Bumillernvc0: delete compute object on screen destruction
2013-09-01 Joakim Sindholtnvc0: fix blitctx memory leak
2013-09-01 Christoph Bumillernvc0: don't use bufctx in nvc0_cb_push
2013-09-01 Christoph Bumillernvc0: clear the flushed flag
2013-09-01 Christoph Bumillernvc0/ir: add f32 long immediate cannot saturate
2013-09-01 Tiziano Bacocconvc0/ir: fix use after free in texture barrier insertio...
2013-09-01 Ilia Mirkinnv30: find first unused texcoord rather than bailing...
2013-09-01 Emil Velikovnouveau: initialise the nouveau_transfer maps
2013-09-01 Chris Forbesi965/fs: Gen4: Zero out extra coordinates when using...
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader samplers.
2013-09-01 Paul Berryi965/gs: add geometry shader support to brw_texture_sur...
2013-09-01 Paul Berryi965/gs: generalize brw_texture_surfaces in preparation...
2013-09-01 Paul Berryi965: Modify signature to update_texture_surface functions.
2013-09-01 Paul Berryi965/vs: generalize gen6_vs_push_constants in preparati...
2013-09-01 Paul Berryi965/gs: make the state atom for compiling Gen7 geometr...
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader surfaces.
2013-09-01 Paul Berryi965/vs: generalize brw_vs_binding_table in preparation...
2013-09-01 Paul Berryi965: generalize brw_vs_pull_constants in preparation...
2013-09-01 Paul Berryi965: Make sure constants re-sent after constant buffer...
2013-09-01 Paul Berryi965/gs: Allocate push constant space for use by GS.
2013-09-01 Paul Berryi965/gen7: Emit CS stall after 3DSTATE_PUSH_CONSTANT_AL...
2013-09-01 Paul Berryi965/gs: Allocate URB space for use by GS.
2013-09-01 Paul Berryi965: Make CACHE_NEW_GS_PROG.
2013-09-01 Paul Berryi965/gs: Create brw_context::gs structure to track...
2013-09-01 Paul Berryi965: Move data from brw->vs into a base class if gs...
2013-09-01 Paul Berryi965/gs: Update defines related to GS surface organization.
2013-09-01 Paul Berryi965: Move vec4 register allocation data structures...
2013-09-01 Paul Berryi965: Rename user-defined gs structs from vec4_gs to gs.
2013-09-01 Paul Berryi965: rename legacy gs structs and functions to ff_gs.
2013-08-30 Marek Olšákradeonsi: simplify and improve flushing
2013-08-30 Marek Olšákradeonsi: convert constant buffers to si_descriptors
2013-08-30 Marek Olšákradeonsi: use r600_common_context, r600_common_screen...
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon
2013-08-30 Marek Olšákradeonsi: cleanup initialization of SGPR shader parameters
2013-08-30 Marek Olšákr600g,radeonsi: remove unused variables
2013-08-30 Marek Olšákdraw: fix segfaults with aaline and aapoint stages...
2013-08-30 Kenneth Graunkei965/fs: Detect GRF sources in split_virtual_grfs send...
2013-08-30 Kenneth Graunkei965/vs: Detect GRF sources in split_virtual_grfs send...
2013-08-30 Niels Ole Salscheiderradeonsi: Do not suspend timer queries
2013-08-30 Roland Scheideggerdraw: fix PIPE_MAX_SAMPLER/PIPE_MAX_SHADER_SAMPLER_VIEW...
2013-08-30 Roland Scheideggergallivm: handle unbound textures in texture sampling...
2013-08-30 Roland Scheideggersoftpipe: handle NULL sampler views for texture samplin...
2013-08-30 Roland Scheideggersoftpipe: check if so_target is NULL before accessing it
2013-08-30 Roland Scheideggergallivm: (trivial) don't pass sampler_unit variable...
2013-08-30 Roland Scheideggergallivm: don't use AoS path if min/mag filter are diffe...
2013-08-30 Eric Anholtmesa: Don't choose S3TC for generic compression if...
2013-08-30 Eric Anholtmesa: Rip out more extension checking from texformat.c.
2013-08-30 Eric Anholti965: Switch gen4-6 to using the sampler's base level...
2013-08-30 Eric Anholti965/gen7: Use the base_level field of the sampler...
2013-08-30 Eric Anholti965: Add missing state reset at the end of blorp.
2013-08-30 Eric Anholti965: Drop extra flush when calling intel_miptree_map_r...
2013-08-30 Eric Anholti965: Make a slight distinction in perf debug for BOs...
2013-08-30 Eric Anholtintel: Reuse intel_glFlush().
2013-08-30 Eric Anholtintel: Add support for the new flush_with_flags extension.
2013-08-30 Eric Anholtintel: Add a batch flush between front-buffer downsampl...
2013-08-30 Eric Anholti965: Directly call intel_batchbuffer_flush() after...
2013-08-30 Eric Anholti965/vs: Fix regression on pre-gen6 with no VS uniforms...
2013-08-30 Vadim Girlinr600g: enable SB backend by default
2013-08-30 Vadim Girlinr600g: fix color exports when we have no CBs
2013-08-30 Vinson Leenvc0/ir: Initialize NVC0LegalizePostRA member variables.
2013-08-30 Roland Scheideggergallivm: support per-pixel min/mag filter in SoA path
2013-08-30 Roland Scheideggergallivm: don't calculate square root of rho if we use...
2013-08-30 Roland Scheideggergallivm: refactor num_lods handling
2013-08-29 Vinson Leeradeonsi: Early return if no depth or stencil on releas...
2013-08-29 Rob Clarkfreedreno: pipe loader for either kgsl or msm
2013-08-29 Rob Clarkfreedreno: updates for msm drm/kms driver
2013-08-29 Rob Clarkfreedreno/a3xx/compiler: handle sync flags better
2013-08-29 Rob Clarkfreedreno/a3xx/compiler: better const handling
2013-08-29 Anuj Phogatglsl: Allow precision qualifiers for sampler types
2013-08-29 Matt Turnerglsl: Add heuristics to print floating-point numbers...
2013-08-29 Jonathan Grayradeonsi: Make sure libdrm_radeon headers are picked...
2013-08-29 Brian Pauldraw: fix point/line/triangle determination in draw_nee...
2013-08-29 Christian Königradeon/uvd: fix MPEG2/4 ref frame index limit
2013-08-29 Vinson Leenouveau: Copy m4x4 and m8x8 separately.
2013-08-28 Kenneth Graunkei965: Allocate just enough space for user clip planes...
2013-08-28 Chad Versacei965: Silence unused variable warning in release build
2013-08-28 Brian Pauldocs: minor fixes for 9.2 release notes
2013-08-27 Ian Romanickdocs: Add news item for 9.2 release
2013-08-27 Ian Romanickdocs: Import 9.2 release notes
2013-08-27 Fabian Bielermesa/main: Check for 0 size draws after validation.
2013-08-27 Matt Turnerglsl: Add built-ins from ARB_shader_bit_encoding to...
2013-08-27 Matt Turneri965/vs: Add support for translating ir_triop_fma into...
2013-08-27 Matt Turneri965/fs: Add support for translating ir_triop_fma into...
2013-08-27 Matt Turneri965/fs: Assert that ir_expressions are usable by 3...
2013-08-27 Matt Turnerglsl: Add support for new fma built-in in ARB_gpu_shader5.
2013-08-27 Matt Turnerglsl: Add new fma built-in IR and prototype from ARB_gp...
2013-08-27 Marek Olšákr300g: enable MSAA on r300-r400, be careful about using...
2013-08-27 Fabio Pedretticonfigure.ac: Bump Wayland requirement to 1.2.0
2013-08-27 Roland Scheideggerdraw: clean up setting stream out information a bit
2013-08-27 Roland Scheideggerllvmpipe: support nested/overlapping queries for all...
2013-08-27 Roland Scheideggersoftpipe: support nested/overlapping queries for all...
2013-08-27 Matt Turnerglsl: Disallow uniform block layout qualifiers on non...
2013-08-27 Kristian LehmannFixed and/or order mistake, resulting in compiling...
2013-08-27 Ian Romanicki915: Optimize SEQ and SNE when two operands are uniforms
2013-08-27 Tom Stellardclover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for...
2013-08-27 Niels Ole Salscheiderst/clover: Add event to deps even if it has been triggered
2013-08-27 Niels Ole Salscheiderst/clover: Profiling support
2013-08-27 Dave Airlietgsi_build: fix order of arguments for ind register...
2013-08-27 Dave Airlietgsi: finish declaration parsing for arrays.
2013-08-26 Brian Paulsvga: replace 0 with PIPE_OK in a few places
next