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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: track max array per file
Rob Clark
2015-01-07
2
-0
/
+4
*
tgsi: keep track of read vs written indirects
Rob Clark
2015-01-07
2
-0
/
+8
*
tgsi: add uses_centroid into tgsi_shader_info
Marek Olšák
2015-01-07
2
-0
/
+4
*
draw: silence uninitialized variable warning
Brian Paul
2015-01-05
1
-1
/
+1
*
gallivm: silence a couple compiler warnings
Brian Paul
2015-01-05
2
-1
/
+4
*
gallium/util: make sure cache line size is not zero
Leonid Shatz
2015-01-05
1
-1
/
+5
*
gallium/util: fix crash with daz detection on x86
Roland Scheidegger
2015-01-05
1
-1
/
+1
*
u_primconvert: Fix leak of the upload BO on context destroy.
Eric Anholt
2014-12-31
1
-0
/
+2
*
vc4: Add dmabuf support.
Eric Anholt
2014-12-17
1
-0
/
+5
*
draw: revert using correct order for prim decomposition.
Roland Scheidegger
2014-12-17
1
-1
/
+3
*
gallium: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-4
/
+4
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
4
-19
/
+47
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
3
-0
/
+10
*
util: add missing closing brace for __cplusplus
Brian Paul
2014-12-12
1
-0
/
+6
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
mesa: Add notes/readme files to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
util: Add headers and python scripts for distribution.
Matt Turner
2014-12-12
1
-1
/
+0
*
util: Unbreak usage of assert()/debug_assert() inside expressions.
José Fonseca
2014-12-12
1
-1
/
+1
*
draw: simplify prim id insertion in prim assembler
Roland Scheidegger
2014-12-10
1
-34
/
+5
*
draw: fix another decompose bug affecting constant interpolated attributes
Roland Scheidegger
2014-12-10
1
-2
/
+1
*
draw: fix flatshade stage for constant interpolated values
Roland Scheidegger
2014-12-10
3
-69
/
+126
*
draw: copy over prim id header in flatshade stage when emitting lines
Roland Scheidegger
2014-12-10
1
-3
/
+6
*
tgsi: add tgsi_shader_info::writes_clipvertex
Marek Olšák
2014-12-10
2
-0
/
+4
*
tgsi: add clip and cull distance writemasks into tgsi_shader_info
Marek Olšák
2014-12-10
2
-0
/
+6
*
tgsi: add tgsi_shader_info::writes_psize
Marek Olšák
2014-12-10
2
-0
/
+4
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
3
-20
/
+5
*
gallium/aux: Avoid redefining MAX
Alexander von Gluck IV
2014-12-10
1
-0
/
+2
*
tgsi/lowering: add support to lower TXP (v2)
Rob Clark
2014-12-09
2
-15
/
+34
*
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-12-09
7
-10
/
+44
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-8
/
+4
*
draw: (trivial): remove double semicolon
Roland Scheidegger
2014-12-09
1
-1
/
+1
*
freedreno/a3xx: fix alpha-blending on RGBX formats
Ilia Mirkin
2014-12-06
2
-0
/
+26
*
draw: use the prim type from prim_info not emit in passthrough emit
Roland Scheidegger
2014-12-06
1
-2
/
+2
*
draw: use correct output prim for non-adjacent topologies in prim assembler.
Roland Scheidegger
2014-12-06
1
-4
/
+4
*
draw: kill off unneded prim assembler code for handling adjacency verts
Roland Scheidegger
2014-12-06
2
-60
/
+0
*
util/primconvert: Avoid point arithmetic; apply offset on all cases.
José Fonseca
2014-12-05
1
-1
/
+2
*
util/primconvert: take ib offset into account
Ilia Mirkin
2014-12-05
1
-1
/
+1
*
util/primconvert: support instanced rendering
Ilia Mirkin
2014-12-05
1
-0
/
+2
*
util/primconvert: pass index bias through
Ilia Mirkin
2014-12-05
1
-0
/
+1
*
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
2014-12-03
1
-0
/
+4
*
gallium: add include path to fix building of pipe-loader code
Brian Paul
2014-12-01
1
-0
/
+1
*
util: Move u_atomic.h to src/util.
Matt Turner
2014-12-01
1
-401
/
+0
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-26
1
-1
/
+1
*
gallivm: Removed unused variable.
José Fonseca
2014-11-26
1
-1
/
+1
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
3
-4
/
+4
*
auxiliary/vl: rework the build of the VL code
Emil Velikov
2014-11-26
4
-5
/
+26
*
auxiliary/vl: split the vl sources list into VL_SOURCES
Emil Velikov
2014-11-26
4
-2
/
+8
*
auxiliary/vl: add galliumvl_stub.la
Emil Velikov
2014-11-26
3
-0
/
+155
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
6
-47
/
+1
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
5
-13
/
+1
[next]