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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Avoid deadlock when unloading opengl32.dll
José Fonseca
2014-11-16
1
-1
/
+11
*
docs: Add sha256 sums for the 10.3.3 release
Emil Velikov
2014-11-08
1
-1
/
+3
*
Add release notes for the 10.3.3 release
mesa-10.3.3
Emil Velikov
2014-11-08
1
-0
/
+207
*
Update version to 10.3.3
Emil Velikov
2014-11-08
1
-1
/
+1
*
mesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVC
Brian Paul
2014-11-06
1
-4
/
+4
*
r300g: remove enabled/disabled hyperz and AA compression messages
Marek Olšák
2014-11-06
1
-2
/
+0
*
configure: include llvm systemlibs when using static llvm
Jan Vesely
2014-10-29
1
-1
/
+6
*
radeon/llvm: Dynamically allocate branch/loop stack arrays
Michel Dänzer
2014-10-29
2
-6
/
+37
*
Revert "st/mesa: set MaxUnrollIterations = 255"
Marek Olšák
2014-10-29
1
-2
/
+1
*
radeonsi: fix incorrect index buffer max size for lowered 8-bit indices
Marek Olšák
2014-10-29
1
-1
/
+1
*
radeonsi: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-29
1
-3
/
+3
*
r600g: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-29
2
-6
/
+6
*
gallium/nouveau: fully build the driver under android
Mauro Rossi
2014-10-29
1
-1
/
+1
*
glsl: Use signed array index in update_max_array_access()
Anuj Phogat
2014-10-29
1
-3
/
+3
*
glsl: Fix crash due to negative array index
Anuj Phogat
2014-10-29
1
-1
/
+1
*
mesa: check that uniform exists in glUniform* functions
Tapani Pälli
2014-10-29
1
-8
/
+8
*
glsl: fix uniform location count used for glsl types
Tapani Pälli
2014-10-29
2
-9
/
+12
*
freedreno/a3xx: fix depth/stencil restore format
Rob Clark
2014-10-29
1
-1
/
+5
*
freedreno/a3xx: fix viewport state during clear
Rob Clark
2014-10-29
1
-1
/
+19
*
freedreno: mark scissor state dirty when enable bit changes
Rob Clark
2014-10-29
1
-0
/
+10
*
freedreno: clear vs scissor
Rob Clark
2014-10-29
7
-13
/
+96
*
freedreno/ir3: add debug flag to disable cp
Rob Clark
2014-10-29
3
-1
/
+3
*
freedreno: positions come out as integers, not half-integers
Ilia Mirkin
2014-10-29
1
-2
/
+2
*
freedreno/a3xx: disable early-z when we have kill's
Rob Clark
2014-10-29
3
-0
/
+10
*
freedreno/ir3: fix potential gpu lockup with kill
Rob Clark
2014-10-29
4
-2
/
+61
*
freedreno/ir3: comment + better fxn name
Rob Clark
2014-10-29
1
-3
/
+5
*
freedreno/a3xx: more layer/level fixes
Rob Clark
2014-10-29
3
-8
/
+14
*
freedreno/ir3: large const support
Rob Clark
2014-10-29
5
-13
/
+33
*
freedreno: update generated headers
Rob Clark
2014-10-29
4
-5
/
+10
*
freedreno: fix layer_stride
Rob Clark
2014-10-29
1
-1
/
+1
*
freedreno: inline fd_draw_emit()
Rob Clark
2014-10-29
2
-49
/
+47
*
freedreno/ir3: optimize shader key comparision
Rob Clark
2014-10-29
5
-40
/
+79
*
freedreno/a3xx: refactor/optimize emit
Rob Clark
2014-10-29
7
-83
/
+125
*
freedreno/a3xx: refactor vertex state emit
Rob Clark
2014-10-29
11
-79
/
+83
*
freedreno: query fixes
Rob Clark
2014-10-29
3
-8
/
+13
*
freedreno/a3xx: handle VS only outputting BCOLOR
Rob Clark
2014-10-29
1
-2
/
+10
*
freedreno/ir3: fix lockups with lame FRAG shaders
Rob Clark
2014-10-29
4
-6
/
+17
*
freedreno/ir3: add TXF support
Ilia Mirkin
2014-10-29
1
-1
/
+39
*
freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
Ilia Mirkin
2014-10-29
3
-9
/
+56
*
freedreno/ir3: add texture offset support
Ilia Mirkin
2014-10-29
1
-4
/
+45
*
freedreno/ir3: shadow comes before array
Ilia Mirkin
2014-10-29
1
-2
/
+2
*
freedreno/ir3: make TXQ return integers, not floats
Ilia Mirkin
2014-10-29
1
-1
/
+1
*
freedreno/ir3: add UMAD support
Ilia Mirkin
2014-10-29
1
-4
/
+15
*
freedreno/ir3: add ISSG support
Ilia Mirkin
2014-10-29
1
-0
/
+39
*
freedreno/ir3: add MOD support
Ilia Mirkin
2014-10-29
1
-8
/
+12
*
freedreno/ir3: add UMOD support, based on UDIV
Ilia Mirkin
2014-10-29
1
-6
/
+31
*
freedreno/ir3: add IDIV/UDIV support
Ilia Mirkin
2014-10-29
1
-3
/
+197
*
freedreno/ir3: avoid fan-in sources referring to same instruction
Ilia Mirkin
2014-10-29
1
-2
/
+10
*
freedreno/a3xx: emit all immediates in one shot
Rob Clark
2014-10-29
1
-8
/
+16
*
freedreno: instanced drawing/compute not yet supported
Ilia Mirkin
2014-10-29
1
-3
/
+3
[next]