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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: fix prim ids when there's no gs
Roland Scheidegger
2015-04-23
3
-2
/
+15
*
gallium/radeon: don't crash when getting out-of-bounds TEMP references
Marek Olšák
2015-04-23
1
-0
/
+6
*
softpipe: fix stencil write to use an integer value
Dave Airlie
2015-04-23
1
-1
/
+1
*
freedreno: misc minor cleanups
Rob Clark
2015-04-22
3
-9
/
+10
*
freedreno/a4xx: (partial) gl_FragCoord.zw
Rob Clark
2015-04-22
1
-5
/
+11
*
freedreno/a4xx: primitive-restart
Rob Clark
2015-04-22
1
-0
/
+5
*
freedreno/nir: sysval fixes
Rob Clark
2015-04-22
2
-5
/
+12
*
freedreno/a4xx: wire up integer texture sampling
Rob Clark
2015-04-22
3
-5
/
+44
*
freedreno/a4xx: formats updates/fixes
Rob Clark
2015-04-22
3
-32
/
+84
*
freedreno: update generated headers
Rob Clark
2015-04-22
6
-20
/
+123
*
gallium/targets/d3dadapter9: drop the libdrm prefix for drm.h
Emil Velikov
2015-04-22
1
-1
/
+1
*
cso: minor comment fix
Brian Paul
2015-04-22
1
-1
/
+1
*
android: fix the building rules for Android 5.0
Chih-Wei Huang
2015-04-22
2
-2
/
+2
*
android: add $(mesa_top)/src include to the whole of mesa
Emil Velikov
2015-04-22
1
-2
/
+1
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
12
-28
/
+16
*
ilo: remove unused include from Android.mk
Emil Velikov
2015-04-22
1
-3
/
+0
*
clover: remove pre llvm 3.5.0 compatibility code
EdB
2015-04-20
1
-21
/
+2
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
2
-2
/
+2
*
indices: fix provoking vertex for quads/quadstrips
Ilia Mirkin
2015-04-18
1
-3
/
+10
*
primconvert: select pv convention only from flatshade_first
Ilia Mirkin
2015-04-18
1
-2
/
+1
*
freedreno/a3xx: enable polymode setting with non-fill modes
Ilia Mirkin
2015-04-18
1
-0
/
+4
*
freedreno/a3xx: fix integer and 32-bit float border colors
Ilia Mirkin
2015-04-18
1
-1
/
+30
*
freedreno/a3xx: add support for float R/RG render targets
Ilia Mirkin
2015-04-18
1
-4
/
+6
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
freedreno/ir3/nir: few little fixes
Rob Clark
2015-04-17
1
-21
/
+28
*
freedreno/ir3/nir: lower if/else
Rob Clark
2015-04-17
6
-8
/
+381
*
freedreno/a4xx: support for large shaders
Rob Clark
2015-04-17
1
-3
/
+26
*
freedreno: update generated headers
Rob Clark
2015-04-17
8
-42
/
+354
*
freedreno/ir3/nir: UBO support
Rob Clark
2015-04-17
2
-0
/
+52
*
freedreno/ir3: move out helper
Rob Clark
2015-04-17
2
-24
/
+23
*
freedreno/a4xx: sysvals and UBOs
Rob Clark
2015-04-17
3
-24
/
+56
*
gallium/ttn: fix TXF
Rob Clark
2015-04-17
1
-1
/
+7
*
gallium/ttn: add UBO support
Rob Clark
2015-04-17
1
-9
/
+60
*
gallium/ttn: minor cleanup
Rob Clark
2015-04-17
1
-23
/
+17
*
gallium/ttn: add support for TXL2
Rob Clark
2015-04-17
1
-0
/
+11
*
gallium/ttn: add support for texture offsets
Rob Clark
2015-04-17
1
-1
/
+28
*
libgl-gdi: Prevent "pure virtual method called" error when.
Jose Fonseca
2015-04-16
1
-2
/
+20
*
radeonsi: add a debug option to compile shaders when they're created
Marek Olšák
2015-04-16
3
-0
/
+6
*
radeonsi: remove bogus r600-- triple
Emil Velikov
2015-04-16
1
-2
/
+0
*
r600g/sb: Skip empty ALU clause while scheduling
Glenn Kennard
2015-04-16
1
-0
/
+3
*
vc4: Don't try to use color load/stores to blit across format changes.
Eric Anholt
2015-04-15
1
-0
/
+3
*
vc4: Don't try to use color load/stores to do depth/stencil blits.
Eric Anholt
2015-04-15
1
-0
/
+3
*
vc4: Update the shadow texture for public textures on every draw.
Eric Anholt
2015-04-15
3
-7
/
+20
*
vc4: Hook up VC4_DEBUG=perf to some useful printfs.
Eric Anholt
2015-04-15
3
-1
/
+16
*
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
Brian Paul
2015-04-15
1
-0
/
+1
*
st/wgl: Couple of fixes to opengl32.dll's wglCreateContext/wglDeleteContext d...
Jose Fonseca
2015-04-15
3
-9
/
+66
*
radeon/llvm: Improve codegen for KILL_IF
Tom Stellard
2015-04-14
1
-0
/
+29
*
radeon/llvm: Run LLVM's instruction combining pass
Tom Stellard
2015-04-14
1
-0
/
+1
*
radeonsi: Add header and footer to shader stat dump
Tom Stellard
2015-04-14
1
-2
/
+4
*
vc4: Add a blitter path using just the render thread.
Eric Anholt
2015-04-13
1
-0
/
+127
[next]