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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: fix MSAA resolve on R6xx when the destination is 1D-tiled
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: disable async DMA on R700
Marek Olšák
2014-04-25
1
-1
/
+2
*
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
*
st/xlib: Do minimal version checking in glXCreateContextAttribsARB.
José Fonseca
2014-04-24
1
-19
/
+1
*
llvmpipe: Advertise GLSL 3.30.
José Fonseca
2014-04-24
1
-1
/
+1
*
st/xlib: Honour request of 3.1 contexts through core profile where available.
José Fonseca
2014-04-24
1
-2
/
+15
*
draw/llvm: reduce memory usage
Zack Rusin
2014-04-24
5
-20
/
+27
*
gallivm: Fix wrong operator in lp_exec_default.
José Fonseca
2014-04-24
1
-1
/
+1
*
util/u_debug: Pass correct size to strncat.
José Fonseca
2014-04-23
1
-4
/
+4
*
freedreno/a3xx: fix TOTALATTRTOVS
Rob Clark
2014-04-23
4
-1
/
+7
*
st/omx/enc: implement frame reordering and B-frames
Christian König
2014-04-22
2
-23
/
+87
*
st/omx/enc: replace omx buffer with texture buffer
Leo Liu
2014-04-22
1
-29
/
+185
*
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
*
libgl-gdi: silence unused variable warning when not using LLVM
Brian Paul
2014-04-21
1
-0
/
+2
*
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
*
gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove trailing spaces
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
*
winsys/radeon: remove some unused code
Marek Olšák
2014-04-17
1
-28
/
+8
*
winsys/radeon: remove is_handle_added array
Marek Olšák
2014-04-17
2
-30
/
+34
*
winsys/radeon: remove local variable reloc from radeon_get_reloc
Marek Olšák
2014-04-17
1
-5
/
+2
*
winsys/radeon: remove parameter reloc from radeon_get_reloc
Marek Olšák
2014-04-17
2
-11
/
+8
*
util: Add __declspec(noreturn) to _debug_assert_fail().
José Fonseca
2014-04-17
1
-0
/
+3
*
auxiliary/os,auxiliary/util: Fix the `‘noreturn’ function does return` wa...
José Fonseca
2014-04-17
2
-5
/
+2
*
nouveau/vdec: small fixes to h264 handling
Maarten Lankhorst
2014-04-17
4
-24
/
+24
*
st/xa: Cache render target surface
Thomas Hellstrom
2014-04-17
1
-3
/
+15
*
st/xa: scissor to help tilers
Rob Clark
2014-04-17
4
-0
/
+48
*
st/xa: remove unneeded args
Rob Clark
2014-04-17
5
-12
/
+8
*
r600g: Disable LLVM by default at runtime for graphics
Michel Dänzer
2014-04-17
3
-5
/
+5
*
gallivm: fix compilation with llvm 3.5 r206241+
Roland Scheidegger
2014-04-16
1
-11
/
+20
*
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
20
-85
/
+99
[next]