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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: fix NULL check
Timothy Arceri
2016-11-22
1
-1
/
+1
*
swr: calculate viewport width/height based on the scale
Ilia Mirkin
2016-11-21
1
-6
/
+12
*
swr: don't claim to allow setting layer/viewport from VS
Ilia Mirkin
2016-11-21
1
-1
/
+1
*
swr: allocate all scratch space in one go for vertex buffers
Ilia Mirkin
2016-11-21
2
-5
/
+31
*
swr: call swr_update_derived unconditionally when drawing/clearing
Ilia Mirkin
2016-11-21
2
-4
/
+2
*
swr: [rasterizer memory] minify texture width before alignment
Ilia Mirkin
2016-11-21
1
-2
/
+2
*
swr: [rasterizer memory] minify original sizes for block formats
Ilia Mirkin
2016-11-21
1
-11
/
+25
*
radeonsi: remove all varyings for depth-only rendering or rasterization off
Marek Olšák
2016-11-21
3
-1
/
+21
*
radeonsi: eliminate VS outputs that aren't used by PS at runtime
Marek Olšák
2016-11-21
3
-9
/
+61
*
radeonsi: record information about all written and read varyings
Marek Olšák
2016-11-21
3
-3
/
+98
*
radeonsi: make si_shader_io_get_unique_index stricter
Marek Olšák
2016-11-21
2
-11
/
+14
*
radeonsi: don't export ClipVertex and ClipDistance[] if clipping is disabled
Marek Olšák
2016-11-21
4
-5
/
+37
*
radeonsi: add infrastr. for compiling optimized shader variants asynchronously
Marek Olšák
2016-11-21
2
-34
/
+109
*
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
*
tgsi/scan: record if a shader writes the position output
Marek Olšák
2016-11-21
2
-0
/
+3
*
tgsi/scan: use a big switch for scanning outputs
Marek Olšák
2016-11-21
1
-40
/
+28
*
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
*
winsys/amdgpu: set addrlib flag opt4Space
Marek Olšák
2016-11-21
1
-0
/
+1
*
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
3
-1
/
+6
*
radeonsi: Add missing error-checking to si_create_compute_state (v2)
Mun Gwan-gyeong
2016-11-21
1
-1
/
+5
*
draw: drop some overflow computations
Roland Scheidegger
2016-11-21
1
-65
/
+46
*
draw: simplify fetch some more
Roland Scheidegger
2016-11-21
1
-63
/
+55
*
draw: unify linear and elts draw jit functions
Roland Scheidegger
2016-11-21
3
-89
/
+70
*
draw: use same argument order for jit draw linear / elts functions
Roland Scheidegger
2016-11-21
3
-34
/
+30
*
draw: drop unnecessary index overflow handling from vsplit code
Roland Scheidegger
2016-11-21
2
-56
/
+28
*
draw: simplify vsplit elts code a bit
Roland Scheidegger
2016-11-21
3
-40
/
+18
*
gallium: Add support for SWR compilation
George Kyriazis
2016-11-21
3
-0
/
+12
*
gallium: swr: Added swr build for windows
George Kyriazis
2016-11-21
3
-0
/
+218
*
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
*
gallium: Added SWR support for gdi
George Kyriazis
2016-11-21
1
-5
/
+23
*
mesa: removed redundant #else
George Kyriazis
2016-11-21
1
-1
/
+0
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-21
2
-18
/
+9
*
mesa: fold always true conditional
Emil Velikov
2016-11-21
1
-4
/
+2
*
mesa: drop unneeded assert
Emil Velikov
2016-11-21
1
-1
/
+0
*
egl/wayland: remove non-applicable destroyDrawable from error path
Emil Velikov
2016-11-21
1
-3
/
+1
*
loader: automake: whitespace cleanup
Emil Velikov
2016-11-21
1
-1
/
+1
*
gbm: automake: remove unused defines
Emil Velikov
2016-11-21
1
-2
/
+0
*
intel: aubinator: Fix resource leak in gen_spec_load_from_path
Gwan-gyeong Mun
2016-11-21
1
-0
/
+1
*
egl/android: Use gralloc::lock_ycbcr for resolving YUV formats (v2)
Tomasz Figa
2016-11-21
1
-27
/
+137
[next]