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
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
3
-234
/
+1
*
util: Move format_rgb9e5.h to src/util
Jason Ekstrand
2016-08-05
4
-164
/
+2
*
swr: [rasterizer core] static analysis fixes for conservative rast
Tim Rowley
2016-08-04
2
-5
/
+10
*
swr: [rasterizer core] implement InnerConservative input coverage
Tim Rowley
2016-08-04
6
-182
/
+357
*
swr: [rasterizer core] remove CanEarlyZ function
Tim Rowley
2016-08-04
1
-6
/
+0
*
swr: [rasterizer core] use 32x32 macrotile for openswr
Tim Rowley
2016-08-04
1
-4
/
+4
*
swr: [rasterizer fetch] add support for 24bit format fetch
Tim Rowley
2016-08-04
1
-0
/
+1
*
swr: [rasterizer fetch] additional fetch format support
Tim Rowley
2016-08-04
1
-3
/
+15
*
swr: [rasterizer jitter] fix potential jit exit crash
Tim Rowley
2016-08-04
1
-1
/
+6
*
swr: [rasterizer core] update sync handling
Tim Rowley
2016-08-04
5
-15
/
+15
*
swr: [rasterizer core] rename variable
Tim Rowley
2016-08-04
1
-7
/
+7
*
swr: [rasterizer jitter] adjust extern "C" block scope
Tim Rowley
2016-08-04
1
-3
/
+5
*
swr: [rasterizer core] conservative rast degenerate handling
Tim Rowley
2016-08-04
5
-144
/
+332
*
swr: [rasterizer core] allow hexadecimal for integer knobs
Tim Rowley
2016-08-04
1
-3
/
+6
*
vc4: Move scalarizing and some lowering to link time.
Eric Anholt
2016-08-04
1
-5
/
+12
*
vc4: Avoid VS shader recompiles by keeping a set of FS inputs seen so far.
Eric Anholt
2016-08-04
3
-25
/
+81
*
vc4: Don't recompile the CS when the FS changes.
Eric Anholt
2016-08-04
1
-0
/
+2
*
vc4: Move FS inputs setup out to a helper function.
Eric Anholt
2016-08-04
1
-34
/
+41
*
vl/dri3: Destroy Present event context when destroying drawable v2
Michel Dänzer
2016-08-04
1
-5
/
+16
*
vc4: Avoid generating a custom shader per level in glGenerateMipmaps().
Eric Anholt
2016-08-03
3
-7
/
+25
*
vc4: Tell valgrind about BO allocations from mmap time to destroy.
Eric Anholt
2016-08-03
2
-0
/
+11
*
vc4: Fix a leak of the src[] array of VPM reads in optimization.
Eric Anholt
2016-08-03
1
-4
/
+5
*
vc4: Fix leak of the bo_handles table.
Eric Anholt
2016-08-03
1
-0
/
+1
*
vc4: Fix handling of UBO range offsets.
Eric Anholt
2016-08-03
1
-2
/
+3
*
vc4: Dump NIR at shader state creation time as well.
Eric Anholt
2016-08-03
1
-0
/
+8
*
r600g: use last_gfx_fence like radeonsi
Marek Olšák
2016-08-03
1
-3
/
+12
*
gallium/radeon: move last_gfx_fence from radeonsi to common code
Marek Olšák
2016-08-03
5
-7
/
+7
*
radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
2016-08-03
4
-7
/
+27
*
radeonsi: print the command line to VM fault reports (v2)
Marek Olšák
2016-08-03
1
-0
/
+3
*
ddebug: print the command line to all logs (v2)
Marek Olšák
2016-08-03
1
-0
/
+4
*
ddebug: don't use fmemopen on non-Linux OS
Marek Olšák
2016-08-03
1
-0
/
+5
*
radeonsi: don't set the last parameter component of llvm.AMDGPU.cube
Marek Olšák
2016-08-03
1
-2
/
+8
*
radeonsi: use llvm.amdgcn.cube* if available
Marek Olšák
2016-08-03
1
-4
/
+28
*
radeonsi: use llvm.amdgcn.rsq.f64 if available
Marek Olšák
2016-08-03
1
-1
/
+2
*
radeonsi: use v_mad_f32 for fma
Marek Olšák
2016-08-03
1
-2
/
+2
*
swr: build swr with -fno-strict-aliasing
Tim Rowley
2016-08-02
1
-0
/
+1
*
gallium/util: fix align64
Marek Olšák
2016-08-01
1
-1
/
+1
*
draw: Avoid aliasing violations.
Matt Turner
2016-08-01
2
-3
/
+6
*
r600g: Avoid aliasing violations.
Matt Turner
2016-08-01
2
-13
/
+9
*
r300g: Avoid aliasing violation.
Matt Turner
2016-08-01
1
-1
/
+2
*
gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
2016-08-01
2
-0
/
+58
*
auxiliary/os: add new os_get_command_line() function
Brian Paul
2016-08-01
2
-0
/
+52
*
svga: avoid redundant SetVertexBuffer/SetIndexBuffer commands at rebind
Charmaine Lee
2016-08-01
1
-16
/
+19
*
u_vbuf: fix potentially bogus assert
Rob Clark
2016-08-01
1
-2
/
+4
*
vc4: Zero-initialize the hardware sampler view structure.
Eric Anholt
2016-07-31
1
-1
/
+1
*
Revert "gallium/util: fix resource leak"
Roland Scheidegger
2016-07-30
1
-2
/
+0
*
gallium/util: fix resource leak
Eric Engestrom
2016-07-30
1
-0
/
+2
*
freedreno/a4xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a3xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a2xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-4
/
+4
[next]