ilo: improve media command helpers
[mesa.git] / src / gallium / drivers /
2014-11-06 Chia-I Wuilo: improve media command helpers
2014-11-06 Chia-I Wuilo: disassemble DP DC messages
2014-11-06 Chia-I Wuilo: disassemble TS messages
2014-11-06 Chia-I Wuilo: update genhw headers for media pipeline
2014-11-06 Chia-I Wuilo: add ilo_finalize_compute_states()
2014-11-06 Chia-I Wuilo: use a dynamic array for global bindings
2014-11-06 Chia-I Wuilo: add kernel queries for compute shaders
2014-11-06 Chia-I Wuilo: fix compute params
2014-11-06 Chia-I Wuilo: add eu_count and thread_count to ilo_dev_info
2014-10-31 Brian Paulsoftpipe: use the tgsi_free_tokens() function
2014-10-31 Brian Paulutil: simplify util_pstipple_create_fragment_shader...
2014-10-31 Brian Paulsoftpipe: remove unused softpipe_create_fs_variant_exec...
2014-10-31 Brian Paulsoftpipe: check for SP_NEW_STIPPLE when building quad...
2014-10-31 Tom Stellardr600g: Fix build with opencl and radeonsi disabled
2014-10-31 Tom Stellardradeonsi/compute: Enable PIPE_SHADER_IR_NATIVE for...
2014-10-31 Tom Stellardr600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute...
2014-10-31 Tom Stellardgallium/radeon: Add query for symbol specific config...
2014-10-30 Dieter Nützelr600g: Delete unused variable 'max_global_size' in...
2014-10-29 Michel Dänzerradeon/llvm: Dynamically allocate branch/loop stack...
2014-10-29 Eric Anholtvc4: Add support for ARL and indirect register access...
2014-10-29 Eric Anholtvc4: Fix mixup of return type in reloc_tex().
2014-10-29 Eric Anholtvc4: Drop redundant check for is_tmu_write().
2014-10-29 Eric Anholtvc4: Don't forget to validate code that's got PROG_END...
2014-10-29 Eric Anholtvc4: Add .dir-locals.el for kernel style in the kernel...
2014-10-29 Eric Anholtvc4: Fix a couple missing '\n's in error output.
2014-10-28 Marek Olšákr300g: only set clip_halfz for chips with HW TCL
2014-10-28 Marek Olšákradeonsi: fix incorrect index buffer max size for lower...
2014-10-28 Marek Olšákradeonsi: fix polygon mode for points and lines and...
2014-10-28 Marek Olšákr600g: fix polygon mode for points and lines and point...
2014-10-28 Glenn Kennardr600g: Implement sm5 UBO/sampler indexing
2014-10-28 Glenn Kennardr600g: Implement sm5 interpolation functions
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-10-25 Rob Clarkfreedreno/ir3: consider instruction neighbors in cp
2014-10-25 Rob Clarkfreedreno/ir3: always mov tex coords
2014-10-25 Rob Clarkfreedreno: rename a couple debug flags
2014-10-25 Rob Clarkfreedreno/ir3: skip virtual outputs in standalone compiler
2014-10-25 Rob Clarkfreedreno/ir3: standalone compiler updates for ir3test
2014-10-25 Chia-I Wuilo: improve blob decoding
2014-10-24 José Fonsecallvmpipe: Ensure the packed input of the lp_test_format...
2014-10-24 José Fonsecallvmpipe: Flush stdout on lp_test_* unit tests.
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-24 Eric Anholtvc4: Reuse uniform_data/contents indices when making...
2014-10-24 Eric Anholtvc4: When asked to discard-map a whole resource, discar...
2014-10-24 Eric Anholtvc4: Refactor flushing before mapping a BO.
2014-10-24 Eric Anholtvc4: Allow dead code elimination of unused varyings.
2014-10-24 Eric Anholtvc4: Add debug output to match shaderdb info to program...
2014-10-24 Andreas Bollradeon: enable Hyper-Z on r600g and radeonsi by default
2014-10-23 Rob ClarkRevert "freedreno/a3xx: only emit dirty consts"
2014-10-23 Rob Clarkfreedreno: fix PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
2014-10-23 Mauro Rossigallium/nouveau: fully build the driver under android
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-10-22 Marek Olšákradeonsi: implement pipe_rasterizer_state::clip_halfz
2014-10-22 Marek Olšákr600g: implement pipe_rasterizer_state::clip_halfz
2014-10-22 Marek Olšákr300g: implement pipe_rasterizer_state::clip_halfz
2014-10-22 Michel Dänzerr600g: Drop references to destroyed blend state
2014-10-22 Rob Clarkfreedreno/a3xx: fix depth/stencil restore format
2014-10-22 Rob Clarkfreedreno/a3xx: fix viewport state during clear
2014-10-22 Rob Clarkfreedreno: mark scissor state dirty when enable bit...
2014-10-22 Rob Clarkfreedreno: clear vs scissor
2014-10-21 Marek Olšákr600g,radeonsi: convert TGSI shader type to LLVM shader...
2014-10-21 Marek Olšákradeonsi: add some missing register definitions
2014-10-21 Marek Olšákradeonsi: load ring resource descriptors only once
2014-10-21 Marek Olšákradeonsi: clarify shader constant load functions
2014-10-21 Marek Olšákradeonsi: statically declare resource and sampler arrays
2014-10-21 Marek Olšákradeonsi: remove conversion of DX9 FACE input to GL
2014-10-21 Marek Olšákradeonsi: revert hack for random failures in glsl-max...
2014-10-21 Marek Olšákradeonsi: generate shader pm4 states right after shader...
2014-10-21 Marek Olšákradeonsi: make pm4 state generation for shaders indepen...
2014-10-21 Marek Olšákradeonsi: inline si_pm4_alloc_state
2014-10-21 Marek Olšákr300g: replace r300_get_num_samples with a util variant
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-21 Eric Anholtvc4: Fix SRC_ALPHA_SATURATE blending.
2014-10-21 Eric Anholtvc4: Fix stencil writemask handling.
2014-10-21 Eric Anholtvc4: Don't look at back stencil state unless two-sided...
2014-10-21 Rob Clarkfreedreno/ir3: add debug flag to disable cp
2014-10-21 Ilia Mirkinfreedreno: positions come out as integers, not half...
2014-10-21 Rob Clarkfreedreno/a3xx: disable early-z when we have kill's
2014-10-21 Rob Clarkfreedreno/ir3: fix potential gpu lockup with kill
2014-10-21 Rob Clarkfreedreno/ir3: comment + better fxn name
2014-10-21 Rob Clarkfreedreno/a3xx: only emit dirty consts
2014-10-21 Rob Clarkfreedreno/a3xx: more layer/level fixes
2014-10-19 Eric Anholtvc4: Translate 4-byte index buffers to 2 bytes.
2014-10-19 Eric Anholtvc4: Add support for rebasing texture levels so firstle...
2014-10-18 Eric Anholtvc4: Apply a Newton-Raphson step to improve RSQ
2014-10-18 Eric Anholtvc4: Apply a Newton-Raphson step to improve RCP.
2014-10-18 Eric Anholtvc4: Add a little bit more packet parsing to make dump...
2014-10-17 Eric Anholtvc4: Make some assertions about how many flushes/EOFs...
2014-10-17 Eric Anholtvc4: Fix accidental dropping of the low bits of the...
2014-10-17 Eric Anholtvc4: Set the primitive list format at the start of...
2014-10-17 Eric Anholtvc4: Replace the FLUSH_ALL with FLUSH.
2014-10-17 Eric Anholtvc4: Add some comments about state management.
2014-10-17 Eric Anholtvc4: Make sure there's exactly 1 tile store per tile...
2014-10-16 Emil Velikovvc4: correctly include the source files
2014-10-15 Rob Clarkfreedreno/ir3: large const support
2014-10-15 Rob Clarkfreedreno: update generated headers
2014-10-15 Rob Clarkfreedreno: fix layer_stride
2014-10-15 Rob Clarkfreedreno: inline fd_draw_emit()
2014-10-15 Rob Clarkfreedreno/ir3: optimize shader key comparision
2014-10-15 Rob Clarkfreedreno/a3xx: refactor/optimize emit
2014-10-15 Rob Clarkfreedreno/a3xx: refactor vertex state emit
next