mesa.git
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
2015-11-21 Emil Velikovpipe-loader: add preliminary scons support
2015-11-21 Emil Velikovpipe-loader: don't mix code and variable declarations
2015-11-21 Emil Velikovtarget-helpers: add a non-inline drm_helper.h
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovautomake: remove no longer needed HAVE_LOADER_GALLIUM...
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' sw pipe-loader
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' drm pipe-loader
2015-11-21 Emil Velikovpipe-loader: add a dummy 'static' pipe-loader
2015-11-21 Emil Velikovgallium: rename libpipe_loader to libpipe_loader_dynamic
2015-11-21 Emil Velikovpipe-loader: dlopen/dlsym the pipe-driver at probe...
2015-11-21 Emil Velikovpipe-loader: annotate the ops as const data
2015-11-21 Emil Velikovpipe-loader: teardown the winsys, if create_screen...
2015-11-21 Emil Velikovpipe-loader: rework the sw backend
2015-11-21 Emil Velikovgallium: keep the libdrm link alongside libkmsdri.la
2015-11-21 Emil Velikovpipe-loader: directly use pipe_loader_sw_probe_null...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_init_common(...
2015-11-21 Emil Velikovgallium/tests: remove unneeded include paths
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
next