mesa: improve debug log in atifragshader
[mesa.git] / src / gallium /
2015-12-17 Jonathan Grayconfigure.ac: use pkg-config for libelf
2015-12-17 Samuel Pitoisetnv50: free memory allocated by the prog which reads...
2015-12-17 Brian Paulst/osmesa: add OSMesaCreateContextAttribs() function
2015-12-17 Brian Paulsvga: don't use debug code in update_state() in release...
2015-12-16 Samuel Pitoisetnv50,nvc0: free memory allocated by performance metrics
2015-12-16 Samuel Pitoisetnvc0: free memory allocated by the prog which reads...
2015-12-16 Samuel Pitoisetnvc0: fix metric-achieved_occupancy calculation on...
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-16 Julien Isorcest/va: retrieve size from the temporary img variable
2015-12-16 Roland Scheideggerdraw: handle edge flags in llvm path
2015-12-16 Roland Scheideggerdraw: don't set start_instance and instance id for...
2015-12-15 Samuel Pitoisetnvc0: remove old comment related to metric calculations
2015-12-15 Eric Anholtvc4: Add support for dumping executed commands to a...
2015-12-15 Eric Anholtvc4: Import updated vc4_drm.h with hang state.
2015-12-15 Eric Anholtvc4: Only update vc4->msaa when the framebuffer changes.
2015-12-15 Eric Anholtvc4: Don't consider nr_samples==1 surfaces to be MSAA.
2015-12-15 Eric Anholtvc4: Fix min() wrapper definition for the simulator...
2015-12-15 Eric Anholtvc4: Warn instead of abort()ing on exec ioctl failures.
2015-12-15 Nicolai Hähnleradeonsi: fix perfcounter selection for SI_PC_MULTI_BLO...
2015-12-15 Nicolai Hähnlegallium/radeon: remove unnecessary test in r600_pc_quer...
2015-12-15 Rob Clarkfreedreno/a4xx: fix fragcoord.z + fragdepth
2015-12-15 Rob Clarkfreedreno: update generated headers
2015-12-15 Rob Clarkfreedreno/ir3/cmdline: don't dump nir by default
2015-12-15 Christian Königst/va: remove nonesense HEVC picture id handling
2015-12-15 Roland Scheideggerdraw: remove clip_vertex from vertex header
2015-12-15 Roland Scheideggerdraw: use clip_pos, not clip_vertex for the fake guardb...
2015-12-15 Roland Scheideggerdraw: rename vertex header members
2015-12-15 Roland Scheideggerdraw: don't pretend have_clipdist is per-vertex
2015-12-15 Roland Scheideggerdraw: use position not clipVertex output for xyz view...
2015-12-14 Samuel Pitoisetnvc0: check return value of nvc0_program_validate()
2015-12-14 Samuel Pitoisetnv50: check return value of nouveau_object_new()
2015-12-14 Samuel Pitoisetnv50,nvc0: make use of unreachable() when invalid textu...
2015-12-14 Christian Königst/va: handle default post process regions
2015-12-14 Christian Königst/va: fix unused variable warning
2015-12-14 Christian Königst/va: clean up post process includes
2015-12-14 Christian Königst/va: cleanup filter color standard handling
2015-12-12 Ilia Mirkingk104/ir: simplify and fool-proof texbar algorithm
2015-12-12 Ilia Mirkinnv50/ir: combine sequences of conversions
2015-12-12 Ilia Mirkinnv50/ir: manually optimize multiplication expansion...
2015-12-12 Ilia Mirkinnv50/ir: fix imul emission in the presence of an immediate
2015-12-12 Ilia Mirkinnv50/ir: teach post-ra immediate folding into mad about...
2015-12-12 Ilia Mirkinnv50/ir: add short imad support
2015-12-12 Ilia Mirkinnv50/ir: can't have predication and immediates
2015-12-12 Ilia Mirkinnv50/ir: fix texture grad for cubemaps
2015-12-12 Ilia Mirkinnv50/ir: fix assumption that prog->maxGPR is in 32...
2015-12-12 Nicolai Hähnlegallium/ddebug: regularly log the total number of draw...
2015-12-12 Nicolai Hähnlegallium/ddebug: add GALLIUM_DDEBUG_SKIP option
2015-12-12 Roland Scheideggerllvmpipe: fix layer/vp input into fs when not written...
2015-12-11 Brian Paulsvga: avoid emitting redundant SetSamplers() commands
2015-12-11 Brian Paulsvga: avoid emitting redundant SetIndexBuffer commands
2015-12-11 Brian Paulutil/blitter: minor formatting fixes
2015-12-11 Eric Anholtvc4: Add quick algebraic optimization for clamping...
2015-12-11 Eric Anholtvc4: When doing algebraic optimization into a MOV,...
2015-12-11 Eric Anholtvc4: Fix handling of src packs on in qir_follow_movs().
2015-12-11 Eric Anholtvc4: Add missing progress note in opt_algebraic.
2015-12-11 Eric Anholtvc4: Add debugging of the estimated time to run the...
2015-12-11 Eric Anholtvc4: Fix handling of sample_mask output.
2015-12-11 Edward O'Callaghansoftpipe: enable GL_ARB_viewport_array support, update...
2015-12-11 Edward O'Callaghansoftpipe: implement some support for multiple viewports
2015-12-11 Roland Scheideggerdraw: don't assume fixed offset for data in struct...
2015-12-11 Marek Olšákwinsys/amdgpu: clear the buffer cache on mmap failure...
2015-12-11 Marek Olšákwinsys/radeon: clear the buffer cache on mmap failure...
2015-12-11 Marek Olšákwinsys/amdgpu: clear the buffer cache on allocation...
2015-12-11 Marek Olšákwinsys/radeon: clear the buffer cache on allocation...
2015-12-11 Marek Olšákgallium/radeon: remove radeon_winsys_cs_handle
2015-12-11 Marek Olšákwinsys/radeon: use pb_cache instead of pb_cache_manager
2015-12-11 Marek Olšákwinsys/radeon: use radeon_bomgr less
2015-12-11 Marek Olšákwinsys/radeon: rename radeon_bomgr_init_functions
2015-12-11 Marek Olšákwinsys/radeon: move variables from radeon_bomgr to...
2015-12-11 Marek Olšákwinsys/radeon: remove redundant radeon_bomgr::va
2015-12-11 Marek Olšákwinsys/amdgpu: don't use the "rws" abbreviation for...
2015-12-11 Marek Olšákwinsys/amdgpu: use pb_cache instead of pb_cache_manager
2015-12-11 Marek Olšákgallium/pb_bufmgr_cache: use the new pb_cache module
2015-12-11 Marek Olšákgallium/pb_cache: add a copy of cache bufmgr independen...
2015-12-11 Marek Olšákradeonsi: implement fast stencil clear
2015-12-11 Marek Olšákradeonsi: re-enable Hyper-Z for stencil
2015-12-11 Marek Olšákr600g: remove a Hyper-Z workaround that's likely not...
2015-12-11 Marek Olšákr600g: re-enable Hyper-Z for stencil on Evergreen ...
2015-12-11 Marek Olšákgallium/radeon: fix Hyper-Z hangs by programming PA_SC_...
2015-12-11 Marek Olšákradeonsi: don't use the CP DMA workaround on Fiji and...
2015-12-11 Marek Olšákradeonsi: apply the streamout workaround to Fiji as...
2015-12-11 Marek Olšákradeonsi: also print hexadecimal values for register...
2015-12-11 Marek Olšákradeonsi: implement RB+ for Stoney (v2)
2015-12-11 Marek Olšákradeonsi: don't call of u_prims_for_vertices for patche...
2015-12-11 Marek Olšákradeonsi: use tgsi_shader_info::colors_written
2015-12-11 Marek Olšákr600g: write all MRTs only if there is exactly one...
2015-12-11 Marek Olšáktgsi/scan: add flag colors_written
2015-12-11 Marek OlšákRevert "radeonsi: disable DCC on Stoney"
2015-12-11 Roland Scheideggerdraw: fix clipping with linear interpolated values...
2015-12-10 Dave Airlier600: add missing return value check.
2015-12-10 Jason Ekstrandnir: Get rid of *_indirect variants of input/output...
2015-12-10 Patrick Rudolphgallium/util: return correct number of bound vertex...
2015-12-10 Michel Dänzerclover: Fix build against LLVM 3.8 SVN >= r255078
2015-12-09 Serge Martinfreedreno: little clean up in fd_create_surface
2015-12-09 Serge Martinfreedreno: change to goto fail
2015-12-09 Serge Martinfreedreno: fix bind_sampler_states when hwcso is NULL
2015-12-09 Edward O'Callaghangallium/util: Make u_prims_for_vertices() safe
2015-12-09 Patrick Rudolphnv50,nvc0: fix use-after-free when vertex buffers are...
2015-12-09 Andreas Bollst/osmesa: Fix a typo in a comment
2015-12-09 Brian Paulsvga: initialize pipe_driver_query_info entries with...
next