swr: [rasterizer] buckets cleanup
[mesa.git] / src / gallium / drivers /
2016-07-12 Tim Rowleyswr: [rasterizer] buckets cleanup
2016-07-12 Tim Rowleyswr: [rasterizer core] make all api functions call...
2016-07-12 Tim Rowleyswr: [rasterizer] add support for llvm-3.9
2016-07-12 Tim Rowleyswr: [rasterizer jitter] fix llvm-3.7 compile
2016-07-12 Ben Skeggsnvc0: initial support for GP100 GPUs
2016-07-11 Samuel Pitoisetnvc0: use a define for the driver constant buffer size
2016-07-11 Samuel Pitoisetnvc0: fix the driver cb size when draw parameters are...
2016-07-11 Samuel Pitoisetnvc0/ir: fix images indirect access on Fermi
2016-07-09 Nicolai Hähnleradeonsi: fix bad assertion in si_emit_sample_mask
2016-07-08 Christian Königradeon/uvd: simplify sending context buffer message
2016-07-08 Christian Königradeon/uvd: fix contex buffer destruction in the error...
2016-07-08 Christian Königradeon/uvd: move polaris fw check into radeon_video...
2016-07-08 Christian Königradeon/video: fix coding style in radeon_video.c v2
2016-07-08 Brian Paulsvga: simplify/fix 1D/2D array resource copies
2016-07-08 Brian Paulsvga: remove unused variable
2016-07-08 Brian Paulsvga: add dumping for more device commands
2016-07-08 Brian Paulsvga: silence a couple unused variable warnings
2016-07-08 Charmaine Leesvga: rebind using render target surfaces in hw draw...
2016-07-08 Charmaine Leesvga: invalidate gb surface before it is reused
2016-07-08 Brian Paulsvga: fix use of provoking vertex control
2016-07-08 Samuel Pitoisetnvc0/ir: remove unused resource info loading helpers
2016-07-08 Samuel Pitoisetnvc0/ir: refactor the surfaces info loading logic
2016-07-08 Samuel Pitoisetnvc0/ir: move the shift left op inside loadTexHandle()
2016-07-08 Nicolai Hähnleradeonsi: disable multi-threading when shader dumps...
2016-07-08 Nicolai Hähnleradeonsi: use multi-threaded compilation in debug contexts
2016-07-08 Nicolai Hähnleradeonsi: catch a potential state tracker error with...
2016-07-08 Nicolai Hähnleradeonsi: explicitly choose center locations for 1xAA...
2016-07-08 Nicolai Hähnler600g: call cayman_emit_msaa_sample_locs only when...
2016-07-06 Tom Stellardradeon/llvm: Use alloca instructions for larger arrays
2016-07-06 Tom Stellardradeon/llvm: Add helpers for loading and storing data...
2016-07-06 Tom Stellardradeon/llvm: Remove uses_temp_indirect_addressing(...
2016-07-06 Nicolai Hähnlegallium/radeon: add depth/stencil_adjusted output to...
2016-07-06 Nicolai Hähnlegallium/radeon: allocate only the required plane for...
2016-07-06 Nicolai Hähnleradeonsi: decompress to flushed depth texture when...
2016-07-06 Nicolai Hähnleradeonsi: extract DB->CB copy logic into its own function
2016-07-06 Nicolai Hähnleradeonsi: sample from flushed depth texture when required
2016-07-06 Nicolai Hähnlegallium/radeon: replace is_flushing_texture with db_com...
2016-07-06 Nicolai Hähnlegallium/radeon: add can_sample_z/s flags for textures
2016-07-06 Nicolai Hähnleradeonsi: correctly mark levels of 3D textures as fully...
2016-07-06 Nicolai Hähnlegallium/radeon/winsyses: remove unused stencil_offset
2016-07-06 Nicolai Hähnlegallium/radeon: remove redundant null-pointer check
2016-07-06 Nicolai Hähnlegallium/radeon: print StencilLayout only once
2016-07-06 Nicolai Hähnlegallium/radeon: flush stdout after printing texture...
2016-07-05 Charmaine Leesvga: avoid emitting redundant DXSetRenderTargets command
2016-07-05 Leo Liuradeon/vce: update encRefPic addr and array mode to...
2016-07-05 Leo Liuradeon/vce: increase cpb height alignment
2016-07-05 Emil Velikovswr: automake: don't ship LLVM version specific generat...
2016-07-04 Samuel Pitoisetnvc0/ir: rename NVE4_SU_INFO_XXX to NVC0_SU_INFO_XXX
2016-07-04 Samuel Pitoisetnvc0/ir: reset the base offset for indirect images...
2016-07-04 Samuel Pitoisetgm107/ir: fix sign bit emission for FADD32I
2016-07-04 Eric Anholtvc4: Regularize instruction emit macros
2016-07-04 Eric Anholtvc4: Enable dead CF elimination.
2016-07-04 Eric Anholtvc4: Optimize out redundant SF updates.
2016-07-04 Eric Anholtvc4: Move SF removal to a separate peephole pass.
2016-07-04 Eric Anholtvc4: DCE instructions with a NULL destination.
2016-07-04 Eric Anholtvc4: Mark texturing setup instructions as having side...
2016-07-04 Eric Anholtvc4: Fix a pasteo in scheduling condition flag usage.
2016-07-04 Eric Anholtvc4: Drop the dead QIR_PACK() macro.
2016-07-04 Marek Olšákradeonsi: do compilation from si_create_shader_selector...
2016-07-04 Marek Olšákradeonsi: don't lock shader cache mutex during compilation
2016-07-04 Marek Olšákradeonsi: separate the compilation chunk of si_create_s...
2016-07-04 Marek Olšákradeonsi: move LLVMTargetMachineRef creation to a separ...
2016-07-04 Marek Olšákgallium/radeon: add and use radeon_info::max_alloc_size...
2016-07-04 Marek Olšákradeonsi: print LLVM IRs to ddebug logs
2016-07-04 Marek Olšákradeonsi: enable string markers and record apitrace...
2016-07-04 Marek Olšákddebug: add an option to dump info about a specific...
2016-07-04 Marek Olšákddebug: implement pipe_context::generate_mipmap
2016-07-04 Marek Olšákddebug: record and dump apitrace call numbers
2016-07-04 Marek Olšákddebug: implement emit_string_marker
2016-07-04 Marek Olšákgallium/radeon: remove unused code - radeon_llvm_util.*
2016-07-04 Marek Olšákradeonsi: keep using v_rcp_f32 for division in future...
2016-07-04 Marek Olšákradeonsi: remove an obsolete comment
2016-07-04 Marek Olšákradeonsi: don't interpolate colors if flatshading is...
2016-07-04 Marek Olšákradeonsi: enable the barycentric optimization in all...
2016-07-04 Marek Olšákradeonsi: compute only one set of interpolation (i...
2016-07-04 Marek Olšákradeonsi: split ps.prolog.force_persample_interp into...
2016-07-04 Marek Olšákradeonsi: don't dump the shader key for non-monolithic...
2016-07-04 Jan Veselyr600g: Add double precision FMA ops
2016-07-04 Francesco Ansanellir600: fix duplicate 'const' declaration
2016-07-04 Indrajit Dasradeon/uvd: fix overflow error while calculating bit...
2016-07-03 Rob Clarkfreedreno: fix crash on smaller gpus and higher resolutions
2016-07-02 Rob Clarkfreedreno/ir3: support glsl linking for cmdline compiler
2016-07-02 Rob Clarkfreedreno: update valid_buffer_range for SO buffers
2016-07-02 Rob Clarkfreedreno/ir3: support non-user_buffer consts
2016-07-02 Rob Clarkfreedreno/a2xx: move setup/restore cmds into binning...
2016-07-02 Rob Clarkfreedreno: pass index buffer as a pipe_resource
2016-07-02 Rob Clarkfreedreno: switch emit_const_bo() to take prsc's
2016-07-02 Hans de Goedenv30: Fix "array subscript is below array bounds" compi...
2016-07-02 Hans de Goedenouveau: Fix a couple of "foo may be used uninitialized...
2016-07-02 Hans de Goedenouveau: Fix gcc6 / c++11 auto_ptr deprecation compiler...
2016-07-02 Hans de Goedenouveau: Add support for SV_WORK_DIM
2016-07-02 Hans de Goedenvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
2016-07-02 Ilia Mirkinnvc0: fix up image support for allowing multiple samples
2016-07-01 Ilia Mirkinnv30: go back to not using viewport validate function...
2016-07-01 Ilia Mirkinnv30: fix viewport clipping settings to be based on...
2016-06-30 Chuck Atkinsswr: Refactor checks for compiler feature flags
2016-06-30 Brian Paulsvga: use SVGA3D_vgpu10_BufferCopy() for buffer copies
2016-06-30 Brian Paulsvga: add SVGA3D_vgpu10_BufferCopy()
2016-06-30 Brian Paulsvga: flush buffers when mapping for reading
2016-06-30 Neha Bhendesvga: enable ARB_copy_image extension in the driver
next