mesa.git
2015-11-24 Matt Turnerutil: Include <stdbool.h> in debug.h.
2015-11-24 Matt Turneri965: Prevent implicit upcasts to brw_reg.
2015-11-24 Matt Turneri965: Use scope operator to ensure brw_reg is interpret...
2015-11-24 Matt Turneri965: Use implicit backend_reg copy-constructor.
2015-11-24 Matt Turneri965: Add and use backend_reg::equals().
2015-11-24 Roland Scheideggersoftpipe/llvmpipe: don't advertize support for ASTC
2015-11-24 Roland Scheideggerllvmpipe: don't test for unsupported formats in lp_test...
2015-11-24 Ian Romanickdocs: add missed i965 feature to relnotes
2015-11-24 Rob Clarkutil: move brw_env_var_as_boolean() to util
2015-11-24 Christian Königst/va: fix indentation
2015-11-24 Christian Königst/va: move MPEG4 functions into separate file
2015-11-24 Christian Königst/va: move VC-1 functions into separate file
2015-11-24 Christian Königst/va: move H264 functions into separate file
2015-11-24 Christian Königst/va: move MPEG12 functions into separate file
2015-11-24 Christian Königst/va: move post processing function into own file
2015-11-24 Christian Königst/va: fix post process dirty area handling
2015-11-24 Timothy Arceriglsl: implement recent spec update to SSO validation
2015-11-24 Timothy ArceriRevert "mesa: return initial value for VALIDATE_STATUS...
2015-11-24 Michel Dänzerradeon/llvm: Use llvm.AMDIL.exp intrinsic again for now
2015-11-23 Boyuan Zhangradeon/uvd: uv pitch separation for stoney
2015-11-23 Dave Airlietexgetimage: consolidate 1D array handling code.
2015-11-23 Jason Ekstrandi965: Use NIR for lowering texture swizzle
2015-11-23 Jason Ekstrandnir/lower_tex: Add support for lowering texture swizzle
2015-11-23 Jason Ekstrandnir: Add a tex_instr_is_query helper
2015-11-23 Jason Ekstrandnir: Add a ssa_def_rewrite_uses_after helper
2015-11-23 Jason Ekstrandnir: Use instr/if_rewrite in nir_ssa_def_rewrite_uses
2015-11-23 Jason Ekstrandnir/validate: Validated dests after sources
2015-11-23 Jason Ekstrandi965: Use nir_lower_tex for texture coordinate lowering
2015-11-23 Jason Ekstrandi965/fs: Stomp the texture return type to UINT32 for...
2015-11-23 Jason Ekstrandnir/lower_tex: Set the dest_type for txs instructions
2015-11-23 Jason Ekstrandnir/lower_tex: Report progress
2015-11-23 Jason Ekstrandi965: Move postprocess_nir to codegen time
2015-11-23 Jason Ekstrandi965/nir: Split shader optimization and lowering into...
2015-11-23 Jason Ekstrandi965: Use ull immediates in brw_inst_bits
2015-11-23 Ilia Mirkindocs: add missed freedreno features to relnotes
2015-11-23 Ilia Mirkindocs: update relnotes with new freedreno/a4xx support
2015-11-23 Jose Fonsecasvga: Add ASTC formats to format table.
2015-11-23 Ilia Mirkinfreedreno/ir3: add support for a few gs5 ops
2015-11-23 Ilia Mirkinttn: fix UMSB conversion
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_query_lod support
2015-11-23 Ilia Mirkinttn: add LODQ support
2015-11-23 Ilia Mirkinfreedreno/a4xx: re-emit program on dirty framebuffer
2015-11-23 Ilia Mirkinfreedreno/a4xx: use a factor of 32767 for snorm8 blending
2015-11-23 Ilia Mirkinfreedreno/a4xx: only compute texture offset once for...
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_view support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add formats for ARB_texture_buffer_obje...
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_rgb10_a2ui support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add astc formats
2015-11-23 Ilia Mirkinst/mesa: add astc support
2015-11-23 Ilia Mirkingallium: add ASTC formats
2015-11-23 Ilia Mirkingallium/util: remove the fake format helpers for bptc...
2015-11-23 Ilia Mirkinfreedreno/a4xx: support 16384 texels in buffer texture
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_buffer_range support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add polygon mode support
2015-11-23 Emil Velikovconfigure.ac: default to disabled dri3 when --disable...
2015-11-23 Emil Velikovloader: unconditionally add AM_CPPFLAGS to libloader_la...
2015-11-23 Emil Velikovpipe-loader: link against libloader regardless of libdr...
2015-11-23 Neil Robertsi965: Handle lum, intensity and missing components...
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-11-23 Connor Abbottnir/builder: only read meaningful channels in nir_swizzle()
2015-11-23 Connor Abbotti965/fs: add stride restrictions for copy propagation
2015-11-23 Connor Abbotti965/fs: don't propagate cmod when the exec sizes differ
2015-11-23 Connor Abbotti965/fs: respect force_sechalf/force_writemask_all...
2015-11-23 Connor Abbotti965: fix 64-bit immediates in brw_inst(_set)_bits
2015-11-23 Connor Abbotti965/fs: print non-1 strides when dumping instructions
2015-11-23 Ilia Mirkinnv50/ir: fix (un)spilling of 3-wide results
2015-11-23 Timothy Arceriglsl: fix max binding validation for uniform blocks
2015-11-23 Ilia Mirkinnv50,nvc0: properly handle buffer storage invalidation...
2015-11-23 Ilia Mirkinnouveau: use the buffer usage to determine placement...
2015-11-22 Eric Anholtvc4: Take precedence over ilo when in simulator mode.
2015-11-22 Eric Anholtvc4: Just put USE_VC4_SIMULATOR in DEFINES.
2015-11-22 Nanley Cherymesa/teximage: Fix S3TC regression due to ASTC interaction
2015-11-22 Nanley Cherymesa/extensions: Enable overriding permanently enabled...
2015-11-22 Igor Gnatenkovirgl: pipe_virgl_create_screen is not static
2015-11-22 Kenneth Graunkei965: Fix num_uniforms count for scalar GS.
2015-11-22 Eric Anholtvc4: Use nir_channel() to simplify all of our nir_swizz...
2015-11-22 Eric Anholtvc4: Fix point size lookup.
2015-11-21 Jose Fonsecapipe-loader: Fix PATH_MAX define on MSVC.
2015-11-21 Jose Fonsecascons: Conditionally use DRM module on pipe-loader.
2015-11-21 Ilia Mirkinfreedreno/a4xx: disable blending and alphatest for...
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix independent blend
2015-11-21 Ilia Mirkinfreedreno/a4xx: enable ARB_base_instance support
2015-11-21 Ilia Mirkinfreedreno/a4xx: set fetchsize in mem2gmem texture restore
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 11_11_10_float vertex type support
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix 3d texture setup
2015-11-21 Ilia Mirkinfreedreno/a4xx: only align slices in non-layer_first...
2015-11-21 Emil Velikovdocs: add 11.2.0-devel release notes template, bump...
2015-11-21 Emil Velikovutil: use RTLD_LOCAL with util_dl_open()
2015-11-21 Emil Velikovtargets/nine: remove unused static functions
2015-11-21 Emil Velikovtargets/nine: add note about messy header inclusion...
2015-11-21 Emil Velikovtargets/nine: add note about fd owndership
2015-11-21 Emil Velikovauxiliary/vl: Don't close the drm fd on failure
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikovtarget-helpers: remove inline_drm_helper.h
2015-11-21 Emil Velikov{st,targets}/nine: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/xa: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{auxiliary,targets}/vl: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovpipe-loader: add preliminary Android support
next