r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode,is_op3}
[mesa.git] / src / gallium /
2015-03-17 Emil Velikovr600g: kill off r600_shader_tgsi_instruction::{tgsi_opc...
2015-03-17 Emil Velikovr600g: use the tgsi opcode from parse.FullToken.FullIns...
2015-03-16 Roland Scheideggergallivm: abort properly when running out of buffer...
2015-03-16 Emil Velikovst/dri: remove unused include from the automake/scons...
2015-03-16 Emil Velikovauxiliary/os: fix the android build - s/drm_munmap...
2015-03-16 Emil Velikovgallium/sw/kms: trivial cleanups
2015-03-16 Marek Olšákradeonsi: implement TGSI_OPCODE_BFI (v2)
2015-03-16 Marek Olšákradeonsi: add a helper for extracting bitfields from...
2015-03-16 Marek Olšákradeonsi: move scratch reloc state setup
2015-03-16 Marek Olšákradeonsi: don't emit PA_SC_LINE_STIPPLE if not renderin...
2015-03-16 Marek Olšákradeonsi: don't emit PA_SC_LINE_STIPPLE after every...
2015-03-16 Marek Olšákradeonsi: move PA_SU_SC_MODE_CNTL to rasterizer state
2015-03-16 Marek Olšákradeonsi: implement line and polygon smoothing
2015-03-16 Marek Olšákradeonsi: add shader code for smoothing
2015-03-16 Marek Olšákradeonsi: split sample locations into its own state...
2015-03-16 Marek Olšákradeonsi: add basic code for overrasterization
2015-03-16 Marek Olšákradeonsi: small cleanup in si_shader_selector_key
2015-03-16 Marek Olšákradeonsi: simplify accessing alpha pointer in si_llvm_e...
2015-03-16 Marek Olšákradeonsi: add support for easy opcodes from ARB_gpu_shader5
2015-03-16 Marek Olšákradeonsi: implement bit-finding opcodes from ARB_gpu_sh...
2015-03-16 Marek Olšákradeonsi: implement gl_SampleMaskIn
2015-03-16 Marek Olšákradeonsi: add support for SQRT
2015-03-16 Marek Olšákradeonsi: add support for FMA
2015-03-16 Marek Olšákgallium/radeon: don't use LLVMReadOnlyAttribute for ALU
2015-03-16 Marek Olšáktgsi: handle bitwise opcodes in tgsi_opcode_infer_type...
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-03-15 Rob Clarkfreedreno: update generated headers
2015-03-15 Rob Clarkfreedreno/ir3: remove old compiler
2015-03-15 Rob Clarkfreedreno/ir3: avoid scheduler deadlock
2015-03-15 Rob Clarkfreedreno/ir3: bit of cleanup
2015-03-13 Ilia Mirkinfreedreno: fix slice pitch calculations
2015-03-13 Ilia Mirkinfreedreno/a3xx: use the same layer size for all slices
2015-03-13 Brian Paulutil: convert slab macros to inline functions
2015-03-13 Alexandre Demersgallivm: (trivial) Fix typo in comment introduced by...
2015-03-12 Jose Fonsecagallivm: Prevent double delete on LLVM 3.6
2015-03-11 Brian Paulst/glx: use strdup() instead of _mesa_strdup()
2015-03-10 Samuel Pitoisetnvc0: fix wrong max value for driver queries
2015-03-09 Alexandre Demersr600g: Use R600_MAX_VIEWPORTS instead of 16
2015-03-09 Marek Olšákr300g: fix sRGB->sRGB blits
2015-03-09 Marek Olšákr300g: fix a crash when resolving into an sRGB texture
2015-03-09 Marek Olšákr300g: use memset for clearing the shader key
2015-03-09 Marek Olšákr300g: remove the broken SNORM->UNORM shader lowering...
2015-03-09 Marek Olšákr300g: fix RGTC1 and LATC1 SNORM formats
2015-03-09 Stefan Dösingerr300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
2015-03-09 Tom Stellardradeonsi: Add additional information to shader dumps
2015-03-09 Tom Stellardradeonsi/compute: Use value from compiler for COMPUTE_P...
2015-03-09 Tom Stellardclover: Return the minimum required value for CL_DEVICE...
2015-03-09 Ilia Mirkinfreedreno/ir3: get the # of miplevels from getinfo
2015-03-09 Ilia Mirkinfreedreno/ir3: fix array count returned by TXQ
2015-03-09 Ilia Mirkinfreedreno: move fb state copy after checking for size...
2015-03-08 Rob Clarkfreedreno: replace glsl130 debug flag with glsl120
2015-03-08 Rob Clarkgallium/docs: add some freedreno compiler docs
2015-03-08 Rob Clarkfreedreno/ir3: relative dst
2015-03-08 Rob Clarkfreedreno/ir3: split out array_fanin() helper
2015-03-08 Rob Clarkfreedreno/ir3: drop deref nodes
2015-03-08 Rob Clarkfreedreno/ir3: helpful iterator macros
2015-03-08 Rob Clarkfreedreno/ir3: fix register usage calculations
2015-03-08 Rob Clarkfreedreno/ir3: couple tweaks for cmdline compiler
2015-03-08 Rob Clarkfreedreno/ir3: split up ssa_dst
2015-03-08 Rob Clarkfreedreno/ir3: fix failed assert in grouping
2015-03-07 Mark Janesr300g: Fix build, invalid extern "C" around header...
2015-03-07 Mark Janesnouveau: Fix build, invalid extern "C" around header...
2015-03-07 Ilia Mirkinnv50,nvc0: remove bogus 64_FLOAT formats
2015-03-06 Chia-I Wuilo: clarify valid and preferred tilings
2015-03-06 Chia-I Wuilo: clean up Gen6 WAs
2015-03-06 Chia-I Wuilo: add generic ilo_render_3dprimitive()
2015-03-06 Chia-I Wuilo: add generic ilo_render_pipe_control()
2015-03-06 Chia-I Wuilo: fix padding of linear sampler views
2015-03-06 Chia-I Wuilo: do not check for interleaved_samples
2015-03-05 Chia-I Wuilo: enable L3 cache in MOCS
2015-03-05 Chia-I Wuilo: track if a ilo_view_surface is a scanout
2015-03-05 Chia-I Wuilo: clean up SURFACE_STATE and BINDING_TABLE_STATE
2015-03-05 Rob Clarkfreedreno/ir3: fix silly typo for binning pass shaders
2015-03-05 Chia-I Wuilo: add more convenient intel_bo_{ref,unref}()
2015-03-05 Chia-I Wuilo: add intel_bo_set_tiling()
2015-03-05 Chia-I Wuilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-05 Chia-I Wuilo: update genhw headers
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-05 Tom Stellardclover: Enable cl_khr_fp64 for devices that support...
2015-03-05 Brian Paulst/osmesa: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-04 Chia-I Wuilo: improve WA handling in rectlist path
2015-03-04 Chia-I Wuilo: clean up Gen7.5 WAs
2015-03-04 Tom Stellardclover: Fix build since llvm r231270
2015-03-04 Chia-I Wuilo: add ILO_DEBUG=hang
2015-03-04 Chia-I Wuilo: add some more winsys functions
2015-03-04 Matt Turnerr300g: Check return value of snprintf().
2015-03-04 Matt Turnerr300g: Use PATH_MAX instead of limiting ourselves to...
2015-03-04 Rob Clarkfreedreno/ir3: fix old compiler after f6b2e8af742
2015-03-04 Brian Paulgallivm: init MM = NULL to silence warning
2015-03-04 Brian Paulmesa: consolidate PUBLIC macro definition
2015-03-04 Brian Paulst/xlib: include p_compiler.h to get PUBLIC definition
2015-03-04 Jose Fonsecasvga: Set MSVC2013 compat flags.
2015-03-04 Jose Fonsecasoftpipe,trace: Set MSVC 2008 compat flags.
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-04 Jose Fonsecast/egl: Remove.
2015-03-04 Marc-Andre Lureaugallium/auxiliary/indices: fix start param
2015-03-03 Rob Clarkfreedreno/a4xx: re-enable int (conditional on glsl130)
next