mesa: refactor GetActiveUniformsiv, use _mesa_program_resource_prop
[mesa.git] / src / gallium /
2015-04-16 Glenn Kennardr600g/sb: Skip empty ALU clause while scheduling
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to blit across...
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to do depth...
2015-04-15 Eric Anholtvc4: Update the shadow texture for public textures...
2015-04-15 Eric Anholtvc4: Hook up VC4_DEBUG=perf to some useful printfs.
2015-04-15 Brian Paultgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
2015-04-15 Jose Fonsecast/wgl: Couple of fixes to opengl32.dll's wglCreateCont...
2015-04-14 Tom Stellardradeon/llvm: Improve codegen for KILL_IF
2015-04-14 Tom Stellardradeon/llvm: Run LLVM's instruction combining pass
2015-04-14 Tom Stellardradeonsi: Add header and footer to shader stat dump
2015-04-14 Eric Anholtvc4: Add a blitter path using just the render thread.
2015-04-14 Eric Anholtvc4: Allow submitting jobs with no bin CL in validation.
2015-04-14 Eric Anholtvc4: Move the blit code to a separate file.
2015-04-14 Eric Anholtvc4: Separate out a bit of code for submitting jobs...
2015-04-14 Eric Anholtvc4: When asked to sample from a raster texture, make...
2015-04-14 Eric Anholtvc4: Fix off-by-one in branch target validation.
2015-04-14 Eric Anholtvc4: Use NIR-level lowering for idiv.
2015-04-14 Eric Anholtvc4: Add a bunch of type conversions.
2015-04-13 Eric Anholtvc4: Use the blit interface for updating shadow textures.
2015-04-13 Eric Anholtvc4: Remove dead fields from vc4_surface.
2015-04-13 Eric Anholtvc4: Skip sending down the clear colors if not clearing.
2015-04-13 Eric Anholtvc4: Sync with kernel changes to relax BCL versus RCL...
2015-04-13 Eric Anholtvc4: Fix another space allocation mistake.
2015-04-13 Eric Anholtvc4: Add missed accounting for the size of the semaphore.
2015-04-11 Rob Clarkfreedreno/ir3/nir: couple little fixes
2015-04-11 Rob Clarkfreedreno/ir3/nir: handle system values
2015-04-11 Rob Clarkfreedreno/ir3/nir: handle txs and query_levels tex ops
2015-04-11 Rob Clarkfreedreno/ir3/nir: split out tex helpers
2015-04-11 Rob Clarkfreedreno/ir3/nir: simplify emit_tex()
2015-04-11 Rob Clarkfreedreno/ir3/cp: handle indirect properly
2015-04-11 Rob Clarkfreedreno/ir3/sched: avoid getting stuck on addr conflicts
2015-04-11 Rob Clarkfreedreno/ir3/nir: add variable-indexing support
2015-04-11 Rob Clarkfreedreno/ir3/asm: change assert to warning
2015-04-11 Rob Clarkfreedreno/ir3/nir: set first_driver_param
2015-04-11 Rob Clarkfreedreno/ir3/cp: support to swap mad src's
2015-04-11 Rob Clarkgallium/ttn: add support for system values
2015-04-11 Rob Clarkgallium/ttn: fix TXD
2015-04-11 Rob Clarkgallium/ttn: add TXQ support (v2)
2015-04-11 Rob Clarkgallium/ttn: split out helper to get texture info
2015-04-11 Rob Clarkgallium/ttn: add support for temp arrays
2015-04-11 Rob Clarkgallium/ttn: minor cleanup
2015-04-10 Nick Sarniegallivm: Fix build since llvm-3.7.0svn r234495
2015-04-09 Vinson Leegallivm: Fix build since llvm-3.7.0svn r234460.
2015-04-08 Roland Scheideggerdraw: (trivial) don't print the shader twice with GALLI...
2015-04-08 Roland Scheideggergallivm: don't use control flow when doing indirect...
2015-04-08 Dave Airlieu_tile: fix warnings about incompatible casts.
2015-04-07 Glenn Kennardr600g/sb: Enable SB for geometry shaders
2015-04-07 Glenn Kennardr600g/sb: Update last_cf for loops
2015-04-07 Dave Airlieu_tile: fix stencil texturing tests under softpipe
2015-04-07 Ilia Mirkinnv50,nvc0: limit the y-tiling of 3d textures to the...
2015-04-07 Dave Airlier600g: fix op3 abs issue
2015-04-05 Rob Clarkfreedreno/ir3: add NIR compiler
2015-04-05 Ilia Mirkinfreedreno/a3xx: don't decode srgb on mem2gmem
2015-04-05 Ilia Mirkinfreedreno/a3xx: pass sprite coord mode through to progr...
2015-04-05 Ilia Mirkinfreedreno/a3xx: add UBO support
2015-04-05 Ilia Mirkinfreedreno/ir3: insert nop between sfu/mem operations
2015-04-05 Ilia Mirkinfreedreno: dirty context when reallocating a bound bo
2015-04-05 Ilia Mirkinfreedreno: keep track of buffer valid ranges
2015-04-05 Ilia Mirkinfreedreno: mark resources as being read so that writes...
2015-04-05 Ilia Mirkinfreedreno: don't bother setting resource timestamps
2015-04-05 Ilia Mirkinfreedreno: add a reading flag to indicate gpu is readin...
2015-04-05 Ilia Mirkinfreedreno: fix resource flushing confusion
2015-04-05 Ilia Mirkinfreedreno: remove tex_resource
2015-04-05 Rob Clarkfreedreno/ir3: handle FRAG IN's without interpolation...
2015-04-05 Rob Clarkfreedreno/ir3/cmdline: add @const headers for immediates
2015-04-05 Rob Clarkfreedreno/ir3/cmdline: remove hack for old compiler
2015-04-05 Rob Clarkfreedreno/ir3: handle const/immed/abs/neg in cp
2015-04-05 Rob Clarkfreedreno/ir3: split float/int abs/neg
2015-04-05 Rob Clarkfreedreno/ir3: add ir3 builder helpers
2015-04-05 Rob Clarkfreedreno/ir3: fix sam argument order comment
2015-04-05 Rob Clarkxa: support for drivers which use NIR
2015-04-05 Rob Clarkgallium/ttn: MOD is an integer instruction
2015-04-05 Rob Clarkgallium/ttn: add UMAD
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
next