index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0/ir: set instance count based on the GS_INVOCATIONS property
Ilia Mirkin
2014-04-26
1
-3
/
+1
*
nvc0/ir: add support for INVOCATIONID system value
Ilia Mirkin
2014-04-26
3
-2
/
+1
*
nvc0/ir: add support for SAMPLEMASK sysval
Ilia Mirkin
2014-04-26
5
-0
/
+8
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
15
-14
/
+131
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
14
-8
/
+107
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
12
-0
/
+12
*
llvmpipe: fix clearing of individual color buffers in a fb
Roland Scheidegger
2014-04-25
6
-163
/
+190
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
9
-18
/
+18
*
llvmpipe: (trivial) use correct LP_MIN_VECTOR_ALIGN define for alignment.
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
r600g: fix hang on RV740 by using DX_RASTERIZATION_KILL instead of SX_MISC
Marek Olšák
2014-04-25
5
-7
/
+27
*
r600g: fix for an MSAA hang on RV770
Marek Olšák
2014-04-25
3
-1
/
+12
*
r600g: fix for broken CULL_FRONT behavior on R6xx
Marek Olšák
2014-04-25
4
-61
/
+64
*
r600g: fix for HTILE on R6xx
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: fix buffer copying on R600-R700
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: fix flushing on RV670, RS780, RS880 again
Marek Olšák
2014-04-25
1
-0
/
+9
*
r600g: fix MSAA resolve on R6xx when the destination is 1D-tiled
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: fix edge flags and layered rendering on R600-R700
Marek Olšák
2014-04-25
1
-2
/
+4
*
r300g: don't crash when getting NULL colorbuffers
Marek Olšák
2014-04-25
4
-29
/
+60
*
r300g: fix runtime warning after winsys cleanup
Marek Olšák
2014-04-25
1
-1
/
+0
*
radeonsi: implement GL_ARB_vertex_type_10f_11f_11f_rev
Marek Olšák
2014-04-25
1
-0
/
+6
*
llvmpipe: Advertise GLSL 3.30.
José Fonseca
2014-04-24
1
-1
/
+1
*
freedreno/a3xx: fix TOTALATTRTOVS
Rob Clark
2014-04-23
4
-1
/
+7
*
radeonsi: Fix calculation of number of banks for SI
Michel Dänzer
2014-04-22
3
-16
/
+20
*
svga: move draw debug code into separate function
Brian Paul
2014-04-21
1
-123
/
+135
*
nouveau/codegen: add missing values for OP_TXLQ into the target arrays
Ilia Mirkin
2014-04-19
2
-7
/
+9
*
nvc0: change logic for centering of eng2d blit when downsampling
Ilia Mirkin
2014-04-19
1
-2
/
+2
*
nv50: use 2d blit when src/dst have same number of samples
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
radeonsi: fix num banks selection on SI for dma setup (v2)
Alex Deucher
2014-04-18
3
-24
/
+19
*
r600g,radeonsi: don't skip the context flush if a fence should be returned
Marek Olšák
2014-04-18
2
-2
/
+2
*
svga: fix comment for emit_adjusted_vertex_attribs()
Brian Paul
2014-04-17
1
-3
/
+3
*
svga: compute need_swvfetch in svga_create_vertex_elements_state()
Brian Paul
2014-04-17
3
-13
/
+9
*
svga: add VS code to set attribute W component to 1
Brian Paul
2014-04-17
5
-46
/
+100
*
svga: implement support for signed byte vertex attributes
Brian Paul
2014-04-17
6
-14
/
+151
*
svga: move translated vertex declaration types into svga_velems_state
Brian Paul
2014-04-17
4
-40
/
+45
*
Revert "svga: add work-around for Sauerbraten Z fighting issue"
Brian Paul
2014-04-17
3
-49
/
+2
*
svga: use new inst_token_setp() helper function
Brian Paul
2014-04-17
2
-12
/
+26
*
svga: use new inst_token_predicated() helper function
Brian Paul
2014-04-17
2
-13
/
+25
*
radeonsi: Added Diag Handler to receive LLVM Error messages
Darren Powell
2014-04-17
3
-9
/
+55
*
nouveau/vdec: small fixes to h264 handling
Maarten Lankhorst
2014-04-17
4
-24
/
+24
*
r600g: Disable LLVM by default at runtime for graphics
Michel Dänzer
2014-04-17
3
-5
/
+5
*
r600g,radeonsi: share some of gfx flush code
Marek Olšák
2014-04-16
4
-82
/
+55
*
r600g,radeonsi: share r600_flush_from_st
Marek Olšák
2014-04-16
3
-34
/
+17
*
r600g: merge r600_flush with r600_context_flush
Marek Olšák
2014-04-16
3
-45
/
+33
*
radeonsi: merge si_flush with si_context_flush
Marek Olšák
2014-04-16
4
-38
/
+33
*
gallium/radeon: create and return a fence in the flush function
Marek Olšák
2014-04-16
16
-63
/
+63
*
r600g: remove redundant r600_flush_dma_from_winsys
Marek Olšák
2014-04-16
1
-8
/
+1
*
winsys/radeon: fold cs_set_flush_callback into cs_create
Marek Olšák
2014-04-16
6
-16
/
+14
*
radeonsi: cleanup redundant computation of flush flags and rename a function
Marek Olšák
2014-04-16
1
-8
/
+9
*
r600g: remove redundant r600_flush_from_winsys
Marek Olšák
2014-04-16
1
-8
/
+1
*
winsys/radeon: remove cs_write_reloc, add simpler cs_get_reloc
Marek Olšák
2014-04-16
2
-3
/
+4
[next]