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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
18
-27
/
+39
*
gallium/u_blitter: implement buffer clearing
Marek Olšák
2013-04-23
2
-8
/
+97
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
2
-0
/
+8
*
draw: use the prim count for ia primitives
Zack Rusin
2013-04-22
1
-1
/
+2
*
tgsi/scan: set correct input limits for geometry shader
Zack Rusin
2013-04-22
1
-0
/
+17
*
draw: add code to reset instance dependent data
Zack Rusin
2013-04-22
5
-1
/
+31
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
6
-24
/
+19
*
gallivm: Fix assignment of unsigned values to OUT register.
José Fonseca
2013-04-22
1
-77
/
+52
*
Revert "gallivm: Emit vector selects."
José Fonseca
2013-04-21
1
-2
/
+14
*
gallivm: Disable LLVM 2.7 workaround on other versions.
José Fonseca
2013-04-20
1
-2
/
+1
*
gallivm: Emit vector selects.
José Fonseca
2013-04-20
1
-12
/
+2
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
3
-12
/
+340
*
gallivm: use uint build context for mask instead of float
Roland Scheidegger
2013-04-20
1
-1
/
+1
*
gallivm/tgsi: fix up breakc
Roland Scheidegger
2013-04-20
3
-2
/
+6
*
gallivm: increase nesting limit to 66
Roland Scheidegger
2013-04-20
1
-2
/
+4
*
draw: implement primitive assembler
Zack Rusin
2013-04-18
7
-4
/
+386
*
util/prim: fix decomposed counts for adjacency primitives
Zack Rusin
2013-04-18
1
-4
/
+4
*
draw/so: uses the correct index with the pre clipped coordinates
Zack Rusin
2013-04-18
1
-6
/
+6
*
gallivm: Fix half floats with MCJIT.
José Fonseca
2013-04-19
1
-0
/
+3
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
2
-0
/
+46
*
gallivm: change cubemaps / derivatives handling, take 55
Roland Scheidegger
2013-04-18
3
-104
/
+119
*
gallivm: Add no_rho_approx debug option
Roland Scheidegger
2013-04-18
3
-118
/
+185
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
3
-6
/
+0
*
draw/so: respect leading/provoking vertex info
Zack Rusin
2013-04-17
1
-1
/
+1
*
gallivm/gs: fix indirect addressing in geometry shaders
Zack Rusin
2013-04-17
3
-6
/
+30
*
draw/gs: make sure geometry shaders don't overflow
Zack Rusin
2013-04-16
5
-11
/
+81
*
draw/gs: Return early if the passed geometry shader is null
Zack Rusin
2013-04-16
1
-0
/
+3
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
10
-20
/
+112
*
gallivm/gs: fix the end primitive calls
Zack Rusin
2013-04-16
2
-27
/
+50
*
tgsi/exec: geometry shaders are executed on a single primitive
Zack Rusin
2013-04-16
1
-13
/
+17
*
tgsi/exec: fix the udiv and umod instructions
Zack Rusin
2013-04-16
1
-8
/
+8
*
gallivm: JIT symbol resolution with linux perf.
José Fonseca
2013-04-17
5
-59
/
+101
*
draw: Silence uninitialized var warnings.
José Fonseca
2013-04-17
2
-3
/
+7
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
8
-1
/
+47
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
4
-4
/
+1
*
gallium/hud: fix FPS computation for framerate > 4.2k
Marek Olšák
2013-04-16
1
-1
/
+2
*
gallium/hud: increase vertex buffer size for background black rectangles
Marek Olšák
2013-04-16
1
-1
/
+1
*
gallium/hud: update the contents of GALLIUM_HUD=help
Marek Olšák
2013-04-16
1
-2
/
+17
*
gallium/hud: remove pipeline-statistics- prefix in query names
Marek Olšák
2013-04-16
1
-21
/
+22
*
gallivm: fix small but severe bug in handling multiple lod level strides
Roland Scheidegger
2013-04-15
1
-1
/
+1
*
gallivm/tgsi: handle untyped moves
Zack Rusin
2013-04-10
2
-0
/
+10
*
gallivm: fix loops and conditionals within GS
Zack Rusin
2013-04-10
2
-19
/
+105
*
gallivm: fix unsigned divide and remainder opcodes
Zack Rusin
2013-04-10
1
-4
/
+33
*
gallivm: fix breakc
Zack Rusin
2013-04-10
1
-12
/
+14
*
tgsi: Ensure struct tgsi_ind_register field Index is initialized.
Vinson Lee
2013-04-08
1
-0
/
+1
*
gallium/util: add const to a parameter of util_max_layer
Marek Olšák
2013-04-06
1
-1
/
+1
*
util: add ETC as compressed format
Wladimir
2013-04-05
1
-0
/
+1
*
gallium/u_blitter: fix is_blit_generic_supported() stencil checking
Brian Paul
2013-04-05
1
-12
/
+14
*
gallium/hud: add GALLIUM_HUD_PERIOD env var
Brian Paul
2013-04-04
1
-1
/
+16
*
gallium/hud: initialize sampler state
Brian Paul
2013-04-04
1
-0
/
+6
[next]