mesa.git
2015-09-20 Rob Clarknir/print: fix coverity error
2015-09-20 Eduardo Lima... i965/vec4/nir: Remove all "this->" snippets
2015-09-20 Marcin Ślusarzdri/common: fix gbm-symbols-check regression
2015-09-20 Emil Velikovdocs: add news item and link release notes for 10.6.8
2015-09-20 Emil Velikovdocs: add sha256 checksums for 10.6.8
2015-09-20 Emil Velikovdocs: add release notes for 10.6.8
2015-09-19 Nanley Cherymesa/teximage: reuse compressed format utility function...
2015-09-19 Nanley Cherymesa/texcompress: add compressed formats to base format...
2015-09-19 Nanley Cherymesa/glformats: refactor compressed format support...
2015-09-19 Nanley Cherymesa/formats: add MESA_LAYOUT_LATC
2015-09-19 Marcin Ślusarzdri/common: use sysconfdir when looking for drirc
2015-09-19 Rob Clarkfreedreno/ir3: use nir two-sided-color lowering
2015-09-19 Rob Clarknir: add two-sided-color lowering pass
2015-09-19 Rob Clarknir/build: add nir_vec() helper
2015-09-19 Rob Clarkfreedreno/ir3: lower txp/clamp in NIR
2015-09-19 Rob Clarknir/lower_tex: add support to clamp texture coords
2015-09-19 Rob Clarknir/lower_tex: support for lowering RECT textures
2015-09-19 Rob Clarknir/lower_tex: support projector lowering per sampler...
2015-09-19 Rob Clarknir/lower_tex: split out project_src() helper
2015-09-19 Rob Clarknir: rename nir_lower_tex_projector
2015-09-18 Alejandro Piñeiroi965/vec4: Change types as needed to propagate source...
2015-09-18 Iago Toral... i965/fs: Fix comparison between signed and unsigned...
2015-09-18 Tapani Pällimesa: fix errors when reading depth with glReadPixels
2015-09-18 Rob Clarknir/builder: fix c++11 compiler warning
2015-09-18 Rob Clarknir: really actually fix comment this time
2015-09-18 Rob Clarknir/print: print variable names
2015-09-18 Rob Clarknir: some comment fixups
2015-09-17 Rob Clarkfreedreno/ir3: add --gpu arg to cmdline compiler
2015-09-17 Rob Clarkfreedreno/a4xx: wire up ucp support
2015-09-17 Rob Clarkfreedreno/ir3: add support for ucp
2015-09-17 Rob Clarknir: add lowering stage for user-clip-planes / clipdist
2015-09-17 Rob Clarknir: add sysval for user-clip-planes
2015-09-17 Rob Clarkfreedreno/ir3: convert from tgsi semantic/index to...
2015-09-17 Rob Clarkglsl: add SYSTEM_VALUE_VERTEX_CNT
2015-09-17 Rob Clarkfreedreno/ir3: switch to shader_enums.h interp constants
2015-09-17 Ilia Mirkinnv50,nvc0: flush texture cache in presence of coherent...
2015-09-17 Ilia Mirkinnv50,nvc0: detect underlying resource changes and updat...
2015-09-17 Boyan Dingvc4: Try to pair up instructions when only one of them...
2015-09-17 Jason Ekstrandi965/vec4: Use nir_move_vec_src_uses_to_dest
2015-09-17 Jason Ekstrandnir: Add a pass to rewrite uses of vecN sources to...
2015-09-17 Jason Ekstrandnir: Add comments to nir_index_instrs and nir_index_ssa...
2015-09-17 Jason Ekstrandnir: Add a generic instruction index
2015-09-17 Ulrich Weigandmesa: Fix texture compression on big-endian systems
2015-09-17 Thomas Hellstromst/xa: Use PIPE_FORMAT_R8_UNORM when available
2015-09-17 Tapani Pällimesa: return initial value for VALIDATE_STATUS if pipe...
2015-09-17 Tapani Pällimesa: return initial value for PROGRAM_SEPARABLE when...
2015-09-17 Tapani Pällimesa: enable query of PROGRAM_PIPELINE_BINDING for...
2015-09-17 Timothy Arcerinir: support indirect indexing samplers in struct arrays
2015-09-17 Timothyglsl: add helper for calculating offsets for struct...
2015-09-17 Timothy Arceriglsl: make variables private
2015-09-17 Timothy Arceriglsl: store uniform slot id in var location field
2015-09-17 Timothy Arceriglsl: assign hidden uniforms their slot id earlier
2015-09-17 Timothy Arceriglsl: order indices for samplers inside a struct array
2015-09-16 Dave AirlieRevert "mesa/extensions: restrict GL_OES_EGL_image...
2015-09-16 Eric Anholtvc4: Only build in simulator mode if we find pkg-config...
2015-09-16 Ilia Mirkinfreedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead...
2015-09-16 Ilia Mirkinfreedreno/a3xx: fix blending of L8 format
2015-09-16 Ilia Mirkinfreedreno/a3xx: add support for dual-source blending
2015-09-16 Eric Anholtvc4: convert from tgsi semantic/index to varying-slot
2015-09-16 Eric Anholtgallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RES...
2015-09-16 Ilia Mirkinnv50, nvc0: fix max texture buffer size to 128M elements
2015-09-16 Ilia Mirkinst/mesa: avoid integer overflows with buffers >= 512MB
2015-09-16 Brian Paulmesa: move GL_APPLE_object_purgeable functions to new...
2015-09-16 Brian Paulmesa: remove trailing whitespace in bufferobj.c
2015-09-16 Brian Paulmesa: whitespace, line wrap fixes in varray.c
2015-09-16 Rob Clarknir/print: print symbolic names from shader-enum
2015-09-16 Rob Clarknir/print: bit of state refactoring
2015-09-16 Rob Clarkglsl: shader-enum to name debug fxns
2015-09-16 Rob Clarkfreedreno: one screen to rule them all
2015-09-16 Rob Clarkfreedreno/ir3: use NIR to lower ffract instead of tgsi_...
2015-09-16 Rob Clarknir: add lowering for ffract
2015-09-15 Jordan Justeni965/fs: The barrier send uses only 1 payload register
2015-09-15 Jason Ekstrandnir/builder: Use a normal temporary array in nir_channel
2015-09-15 Rob Clarkfreedreno/a4xx: more texture formats
2015-09-15 Rob Clarkfreedreno/a4xx: border-color support
2015-09-15 Rob Clarkfreedreno/a4xx: wire up texture clamp lowering
2015-09-15 Rob Clarkfreedreno: helper for a3xx/a4xx border-colors
2015-09-15 Rob Clarkfreedreno: update generated headers
2015-09-15 Jason Ekstrandnir/lower_vec_to_movs: Coalesce into destinations of...
2015-09-15 Jason Ekstrandi965/vec4: Use the replicated fdot instruction in NIR
2015-09-15 Jason Ekstrandnir: Add a fdot instruction that replicates the result...
2015-09-15 Jason Ekstrandnir/lower_vec_to_movs: Coalesce movs on-the-fly when...
2015-09-15 Jason Ekstrandnir/lower_vec_to_movs: Get rid of start_idx and swizzle...
2015-09-15 Jason Ekstrandi965/vec4_nir: Use partial SSA form rather than full...
2015-09-15 Jason Ekstrandnir/lower_vec_to_movs: Handle partially SSA shaders
2015-09-15 Jason Ekstrandnir/lower_vec_to_movs: Pass the shader around directly
2015-09-15 Jason Ekstrandi965/fs: Add a very basic validation pass
2015-09-15 Jason Ekstrandi965/fs_surface_builder: Only apply predicate to compon...
2015-09-15 Jason Ekstrandi965/fs: Only read output_components many components...
2015-09-15 Jason Ekstrandi965/fs: Set output_components for lowered clip distanc...
2015-09-15 Nanley Cherymesa/teximage: restrict GL_ETC1_RGB8_OES support to...
2015-09-15 Nanley Cherymesa/extensions: restrict GL_OES_EGL_image to GLES
2015-09-15 Nanley Cherymesa/extensions: restrict luminance alpha formats to...
2015-09-15 Thomas Hellstromgallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
2015-09-15 Emil Velikovegl/dri2: don't leak the fd on dri2_terminate
2015-09-15 Emil Velikovegl/dri2/drm: compact existing device mgmt
2015-09-15 Matt Turneregl/dri2: Close file descriptor on error.
2015-09-15 Ray Strodegbm: convert gbm bo format to fourcc format on dma...
2015-09-15 Alejandro Piñeirodocs: document INTEL_DEBUG 'optimizer' envvar
2015-09-14 Kristian Høgsberg... i965: Move perf_debug code to brw_codegen_*_prog()
next