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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: don't set vs.epilog.export_prim_id if TES is bound
Marek Olšák
2016-11-21
1
-4
/
+4
*
radeonsi: simplify checking for monolithic compilation
Marek Olšák
2016-11-21
4
-8
/
+9
*
radeonsi: print all flags in si_dump_shader_key
Marek Olšák
2016-11-21
1
-0
/
+5
*
radeonsi: split the shader key into 3 logical parts
Marek Olšák
2016-11-21
5
-194
/
+203
*
radeonsi: fix culling if clip & cull distances are used at the same time
Marek Olšák
2016-11-21
1
-2
/
+3
*
radeonsi: clean up si_emit_clip_regs
Marek Olšák
2016-11-21
1
-4
/
+5
*
radeonsi: assume that a VS without POSITION is LS
Marek Olšák
2016-11-21
1
-0
/
+7
*
radeonsi: decrease the number of texture slots to 24
Marek Olšák
2016-11-21
1
-1
/
+1
*
radeonsi: fast exit si_emit_derived_tess_state early
Marek Olšák
2016-11-21
2
-11
/
+15
*
radeonsi: check for !is_linear in do_hardware_msaa_resolve
Marek Olšák
2016-11-21
1
-2
/
+4
*
gallium/radeon: add RADEON_SURF_OPTIMIZE_FOR_SPACE
Marek Olšák
2016-11-21
2
-0
/
+3
*
radeonsi: Add missing error-checking to si_create_compute_state (v2)
Mun Gwan-gyeong
2016-11-21
1
-1
/
+5
*
gallium: swr: Added swr build for windows
George Kyriazis
2016-11-21
2
-0
/
+217
*
swr: Modify gen_knobs.{cpp|h} creation script
George Kyriazis
2016-11-21
2
-26
/
+39
*
swr: Windows-related changes
George Kyriazis
2016-11-21
2
-7
/
+29
*
swr: renamed duplicate swr_create_screen()
George Kyriazis
2016-11-21
3
-2
/
+6
*
swr: Handle windows.h and NOMINMAX
George Kyriazis
2016-11-21
3
-26
/
+17
*
radeonsi: Fix resource leak in gs_copy_shader allocation failure path
Gwan-gyeong Mun
2016-11-22
1
-1
/
+7
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-21
1
-5
/
+8
*
nvc0/ir: use levelZero flag when the lod is set to 0
Ilia Mirkin
2016-11-20
2
-6
/
+43
*
swr: mark streamout buffers as written
Ilia Mirkin
2016-11-19
1
-0
/
+7
*
radeonsi: emit sample locations also when nr_samples == 1
Nicolai Hähnle
2016-11-18
1
-1
/
+4
*
radeonsi: allow sample mask export for single-sample framebuffers
Nicolai Hähnle
2016-11-18
1
-4
/
+5
*
vc4: Try compiling our FSes in multithreaded mode on new kernels.
Eric Anholt
2016-11-16
5
-2
/
+20
*
vc4: Add support for ETC1 textures if the kernel is new enough.
Eric Anholt
2016-11-16
4
-5
/
+18
*
vc4: Fix simulator mode missing-GETPARAM debug info.
Eric Anholt
2016-11-16
1
-1
/
+1
*
vc4: Fix resource leak in register allocation failure path.
Mun Gwan-gyeong
2016-11-16
1
-0
/
+2
*
swr: [rasterizer core] fix clear with multiple color attachments
Tim Rowley
2016-11-16
6
-52
/
+40
*
radeonsi: fix a subtle bounds checking corner case with 3-component attributes
Nicolai Hähnle
2016-11-16
3
-2
/
+39
*
radeonsi: reject some 3-component formats as buffer textures
Nicolai Hähnle
2016-11-16
1
-8
/
+35
*
swr: mark color clamping as unsupported
Ilia Mirkin
2016-11-15
1
-2
/
+3
*
swr: always enable adding start/base vertex to gl_VertexId
Ilia Mirkin
2016-11-15
1
-0
/
+1
*
swr: add support for upper-left fragcoord position
Ilia Mirkin
2016-11-15
1
-2
/
+8
*
swr: make sure that all rendering is finished on shader destroy
Ilia Mirkin
2016-11-15
1
-0
/
+8
*
swr: disable blending for integer formats
Ilia Mirkin
2016-11-15
1
-0
/
+3
*
swr: mark rgb9_e5 as unrenderable
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: no support for shader stencil export
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: mark both frag and vert textures read, don't forget about cbs
Ilia Mirkin
2016-11-15
1
-5
/
+15
*
swr: fix texture layout for compressed formats
Ilia Mirkin
2016-11-15
2
-4
/
+6
*
swr: add archrast generated files to gitignore
Ilia Mirkin
2016-11-15
1
-0
/
+4
*
swr: [rasterizer jitter] don't bother quantizing unused channels
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: [rasterizer memory] fix store tile for 128-bit ymajor tiling
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: [rasterizer memory] add support for R32_FLOAT_X8X24 formats
Ilia Mirkin
2016-11-15
2
-0
/
+2
*
radeonsi: set IF_THRESHOLD to 3
Marek Olšák
2016-11-15
1
-1
/
+2
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
10
-0
/
+14
*
radeonsi: set unsafe fpmath on FP instructions when allowed by R600_DEBUG
Marek Olšák
2016-11-15
1
-1
/
+5
*
radeonsi: fold some shader context initialization to si_llvm_context_init
Marek Olšák
2016-11-15
3
-29
/
+30
*
swr: [rasterizer core] remove driverType
Tim Rowley
2016-11-14
5
-49
/
+2
*
swr: [rasterizer archrast] move to pass by value
Tim Rowley
2016-11-14
2
-2
/
+2
*
swr: [rasterizer core] add mode for aux buffer in the SWR_SURFACE_STATE
Tim Rowley
2016-11-14
1
-0
/
+16
[prev]
[next]