i965: Implement support for ARB_clip_control.
[mesa.git] / src / gallium /
2015-04-04 Ilia Mirkinnv50: allocate more offset space for occlusion queries
2015-04-02 Ilia Mirkinnv50/ir: avoid folding immediates into imad operations
2015-04-02 Ilia Mirkinnv50/ir: fix imad emission when dst == src2
2015-04-02 Eric Anholtvc4: Add support for nir_iabs.
2015-04-02 Ilia Mirkinfreedreno/a3xx: add MRT support
2015-04-02 Ilia Mirkinfreedreno: convert blit program to array for each numbe...
2015-04-02 Ilia Mirkinfreedreno: add support for laying out MRTs in gmem
2015-04-02 Ilia Mirkinfreedreno: add core infrastructure support for MRTs
2015-04-02 Ilia Mirkinfreedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBU...
2015-04-02 Ilia Mirkinfreedreno/a3xx: add independent blend function support
2015-04-02 Ilia Mirkinfreedreno: remove alpha key from ir3_shader
2015-04-02 Stéphane Marchesini915g: Implement EGL_EXT_image_dma_buf_import
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-04-01 Emil Velikovgallium: ship tgsi_to_nir.h in the tarball
2015-04-01 Jose Fonsecaautomake,scons: Put NIR source files in a separate...
2015-04-01 Jose Fonsecaautomake: Fix out-of-source builds.
2015-04-01 Eric Anholtvc4: Add shader-db dumping of NIR instruction count.
2015-04-01 Eric Anholtvc4: Convert to consuming NIR.
2015-04-01 Eric Anholtgallium: Add tgsi_to_nir to get a nir_shader for a...
2015-04-01 Eric Anholtvc4: Tell shader-db how big our UBOs are, if present.
2015-04-01 Roland Scheideggergallivm: (trivial) fix the logic deciding if function...
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-31 Roland Scheideggergallivm: do some hack heuristic to disable texture...
2015-03-31 Marcin Ślusarznouveau: synchronize "scratch runout" destruction with...
2015-03-31 Tom Stellardclover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STAT...
2015-03-31 Tom Stellardradeonsi/compute: Default to the same PIPE_SHADER_CAP...
2015-03-31 Leo Liuradeon/vce: implement video usability information support
2015-03-31 Leo Liust/omx/enc: export framerate to vce driver
2015-03-31 Roland Scheideggerllvmpipe: enable ARB_texture_gather
2015-03-31 Roland Scheideggergallivm: implement TG4 for ARB_texture_gather
2015-03-31 Roland Scheideggergallivm: add gather support to sampler interface
2015-03-31 Roland Scheideggergallivm: simplify sampler interface
2015-03-31 Jose Fonsecautil/debug: Update MgwHelp link, drop BfdHelp link.
2015-03-31 Michel Dänzergallivm: Fix build against LLVM 3.7 SVN r233648
2015-03-30 Eric Anholtvc4: Drop integer multiplies with 0 to moves of 0.
2015-03-30 Eric Anholtvc4: Add a constant folding pass.
2015-03-30 Eric Anholtvc4: Don't bother masking out the low 24 bits for integ...
2015-03-30 Eric Anholtvc4: Make integer multiply use 24 bits for the low...
2015-03-30 Michel Dänzerradeonsi: Cache LLVMTargetMachineRef in context instead...
2015-03-28 Ilia Mirkinfreedreno/a3xx: add support for point sprite coordinate...
2015-03-28 Ilia Mirkinfreedreno/a3xx: make vs-set point size work
2015-03-28 Ilia Mirkinfreedreno/a3xx: point size should not be divided by 2
2015-03-28 Ilia Mirkinfreedreno/a3xx: fix 3d texture layout
2015-03-28 Ilia Mirkinfreedreno/a3xx: LAYERSZ2 appears to have no effect...
2015-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2015-03-28 Roland Scheideggergallivm: fix texture function name (key) when using...
2015-03-27 Ilia Mirkinnv50/ir/gk110: fix offset flag position for TXD opcode
2015-03-27 Ilia Mirkinnv50/ir: take postFactor into account when doing peepho...
2015-03-27 Jan Veselygallivm: Fix build since llvm r233411
2015-03-27 Roland Scheideggergallivm: use llvm function calls for texturing instead...
2015-03-27 Roland Scheideggergallivm: pass jit_context pointer through to sampling
2015-03-27 Christian Königgallium/vl: partially revert "Use util_cpu_to_le{16...
2015-03-27 Ilia Mirkintgsi: fix out-of-bounds access for cube arrays
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2015-03-27 Ilia Mirkingallium/hud: avoid overflowing hud graph name size
2015-03-24 Jonathan Graygallium/util: Use HAVE___BUILTIN_FFS* macros.
2015-03-24 Eric Anholtvc4: Add a dump-the-surface-contents routine.
2015-03-24 Eric Anholtvc4: Allow DRI3 on simulation, as well.
2015-03-24 Eric Anholtvc4: Fix pitch alignment of linear textures.
2015-03-24 Eric Anholtvc4: Write the alignment of level width consistently...
2015-03-24 Eric Anholtvc4: Fix use of a bool as an enum.
2015-03-24 Eric Anholtvc4: Decide the HW's format before laying out the miptree.
2015-03-24 Eric Anholtvc4: Use our device-specific ioctls for create/mmap.
2015-03-24 Eric Anholtvc4: Make a new #define for making code conditional...
2015-03-24 Eric Anholtvc4: Add some useful debug printfs for miptrees.
2015-03-24 Ilia MirkinRevert "nv50,nvc0: remove bogus 64_FLOAT formats"
2015-03-23 Tom Stellardclover: Return 0 as storage size for local kernel args...
2015-03-23 Tom Stellardgallivm: Use MCInstrInfo in the disassembler for queryi...
2015-03-23 Giuseppe Bilottaclover: use get_device_vendor instead of get_vendor
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-03-23 Giuseppe Bilottagallium: introduce get_device_vendor() entrypoint for...
2015-03-23 Giuseppe Bilottagallium: remove trailing whitespace in p_screen.h
2015-03-23 Tom Stellardclover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2015-03-23 Tom Stellardclover: Add all the mandatory 1.1 extensions to the...
2015-03-23 Tom Stellardclover: Add a space at the end of CL_DEVICE_OPENCL_C_VE...
2015-03-22 Jose Fonsecagallivm: Silence unused variable warnings on release...
2015-03-21 Emil Velikovgalahad: actually remove the driver
2015-03-21 Emil Velikovgalahad: remove driver
2015-03-21 Emil Velikovgallium/docs: remove information about identity driver
2015-03-21 Emil Velikovwinsys/sw/fbdev: remove unused software winsys
2015-03-21 Emil Velikovwinsys/sw/wayland: remove unused winsys
2015-03-21 Emil Velikovst/gbm: remove state-tracker
2015-03-21 Roland Scheideggerllvmpipe: use global llvm context for PIPE_SUBSYSTEM_EM...
2015-03-19 Dave Airlieu_primconvert: add primitive restart support
2015-03-19 Brian Paulgallivm: remove unused 'builder' variable
2015-03-18 Jose Fonsecagallivm: Use INFINITY directly.
2015-03-18 Rob Clarkfreedreno/ir3: fix infinite recursion in sched
2015-03-18 Rob Clarkfreedreno: fix spelling
2015-03-18 Marek Olšákradeonsi: increase coords array size for radeon_llvm_em...
2015-03-17 Emil Velikovr600g: constify r600_shader_tgsi_instruction lists.
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...
next