index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
11
-4
/
+1070
*
ilo: add support for HiZ allocation
Chia-I Wu
2014-01-08
2
-1
/
+82
*
ilo: refactor separate stencil allocation
Chia-I Wu
2014-01-08
1
-20
/
+27
*
ilo: assorted GPE fixes for HiZ
Chia-I Wu
2014-01-08
5
-69
/
+67
*
ilo: no layer offsetting on GEN7+
Chia-I Wu
2014-01-08
1
-1
/
+5
*
ilo: offset to layers only when necessary
Chia-I Wu
2014-01-08
4
-20
/
+137
*
ilo: allow ilo_zs_surface to skip layer offsetting
Chia-I Wu
2014-01-08
3
-19
/
+18
*
ilo: allow ilo_view_surface to skip layer offsetting
Chia-I Wu
2014-01-08
4
-88
/
+72
*
llvmpipe: Basic implementation of pipe_context::set_sample_mask.
José Fonseca
2014-01-07
5
-7
/
+20
*
llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers.
Si Chen
2014-01-07
3
-1
/
+59
*
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
2014-01-06
1
-4
/
+19
*
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
2014-01-06
1
-15
/
+18
*
radeonsi: disable HTILE for 1D-tiled depth-stencil buffers
Marek Olšák
2014-01-06
1
-0
/
+5
*
freedreno/a3xx: fix blend state corruption issue
Rob Clark
2013-12-26
8
-33
/
+66
*
freedreno: prepare for hw binning
Rob Clark
2013-12-26
9
-142
/
+159
*
freedreno: resync generated headers
Rob Clark
2013-12-26
6
-76
/
+131
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2013-12-23
1
-0
/
+2
*
radeon/llvm: Free target data at end of optimization
Aaron Watry
2013-12-23
1
-0
/
+1
*
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
2013-12-23
1
-1
/
+1
*
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
2013-12-23
1
-0
/
+2
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2013-12-23
5
-18
/
+41
*
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Jonathan Liu
2013-12-22
1
-0
/
+6
*
radeonsi: Use htile_buffer for depth only when there is no stencil.
Andreas Hartmetz
2013-12-22
1
-0
/
+8
*
radeonsi: Only scan pixel shaders for TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Michel Dänzer
2013-12-20
1
-4
/
+7
*
r600g: Fix spelling error
Aaron Watry
2013-12-19
1
-1
/
+1
*
radeonsi: set CB_DISABLE if the color mask is 0
Marek Olšák
2013-12-18
1
-3
/
+8
*
radeonsi: add the htile buffer to the CS ioctl buffer list
Marek Olšák
2013-12-18
1
-0
/
+2
*
radeonsi: improve HiZ precision for less and lequal depth functions
Marek Olšák
2013-12-17
1
-1
/
+7
*
radeonsi: make DB_RENDER_OVERRIDE an invariant register
Marek Olšák
2013-12-17
3
-50
/
+3
*
radeonsi: flush HTILE when appropriate
Marek Olšák
2013-12-17
3
-2
/
+8
*
freedreno: dummy-draw workaround for a320
Rob Clark
2013-12-14
2
-1
/
+17
*
r600g: expose 32-bit integer vertex formats
Marek Olšák
2013-12-14
1
-0
/
+1
*
radeonsi: move invariant regs to si_init_config
Marek Olšák
2013-12-14
2
-31
/
+26
*
r600g: use shader-based MSAA resolving when hw-based one cannot be used
Marek Olšák
2013-12-14
1
-82
/
+35
*
radeonsi: use shader-based MSAA resolving when hw-based one cannot be used
Marek Olšák
2013-12-14
1
-83
/
+35
*
gallium/u_blitter: remove useless parameters from some functions
Marek Olšák
2013-12-14
6
-20
/
+10
*
llvmpipe: get rid of barycentric calculation of a0
Roland Scheidegger
2013-12-14
1
-66
/
+4
*
llvmpipe: (trivial) get rid of triangle subdivision code
Roland Scheidegger
2013-12-14
3
-182
/
+1
*
svga: don't emit extraneous fs shadow code
Brian Paul
2013-12-13
1
-3
/
+38
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
8
-15
/
+21
*
gallium: allow choosing which colorbuffers to clear
Marek Olšák
2013-12-12
1
-1
/
+1
*
r600g,radeonsi: fix initialized buffer range tracking for DMA, add comments
Marek Olšák
2013-12-12
3
-21
/
+36
*
radeonsi: fix binding the dummy pixel shader
Marek Olšák
2013-12-12
3
-24
/
+11
*
radeonsi: fix FS_COLOR0_WRITES_ALL_CBUFS with mixed colorbuffer formats
Marek Olšák
2013-12-12
1
-25
/
+15
*
radeonsi: use the colorbuffer count from the shader key
Marek Olšák
2013-12-12
3
-16
/
+7
*
radeonsi: remove unused variable in si_pipe_shader_ps
Marek Olšák
2013-12-12
1
-8
/
+1
*
radeonsi: Write htile state to hardware.
Andreas Hartmetz
2013-12-12
3
-13
/
+65
*
radeon: Allocate htile buffer for SI in r600_texture.
Andreas Hartmetz
2013-12-12
1
-15
/
+67
*
radeon: rearrange r600_texture and related code a bit.
Andreas Hartmetz
2013-12-12
5
-46
/
+46
*
r600g,radeonsi: consolidate buffer code, add handling of DISCARD_RANGE for SI
Marek Olšák
2013-12-12
13
-353
/
+210
[next]