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
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-03-28
2
-22
/
+136
*
swr: [rasterizer codegen] Refactor codegen
Tim Rowley
2017-03-28
7
-158
/
+215
*
tests/cache_test: allow crossing mount points
Juan A. Suarez Romero
2017-03-28
1
-1
/
+1
*
glcpp/tests/glcpp-test-cr-lf: error out if we cannot find any tests
Emil Velikov
2017-03-28
1
-0
/
+5
*
glcpp/tests/glcpp-test-cr-lf: correctly set/use srcdir/abs_builddir
Emil Velikov
2017-03-28
1
-14
/
+17
*
glcpp/tests: update testname in help string
Emil Velikov
2017-03-28
2
-2
/
+2
*
glcpp/tests/glcpp-test: error out if we cannot find any tests
Emil Velikov
2017-03-28
1
-0
/
+5
*
glcpp/tests/glcpp-test: print only the test basename
Emil Velikov
2017-03-28
1
-2
/
+2
*
glcpp/tests/glcpp-test: set srcdir/abs_builddir variables
Emil Velikov
2017-03-28
1
-8
/
+15
*
glsl/tests/optimization-test: 'echo' only folders which has generators
Emil Velikov
2017-03-28
1
-1
/
+1
*
glsl/tests/optimization-test: print only the test basedir/name
Emil Velikov
2017-03-28
1
-1
/
+1
*
glsl/tests/optimization-test: error if zero tests were executed
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/optimization-test: pass glsl_test as argument
Emil Velikov
2017-03-28
2
-3
/
+8
*
glsl/tests/optimization-test: error out if we fail to generate any tests
Emil Velikov
2017-03-28
1
-1
/
+12
*
glsl/tests/optimization-test: correctly manage srcdir/builddir
Emil Velikov
2017-03-28
2
-4
/
+19
*
glsl/tests/optimisation-test: ensure that compare_ir is available
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/optimization-test: correctly set compare_ir
Emil Velikov
2017-03-28
1
-6
/
+2
*
glsl/tests/optimization-test: add fallback srcdir/abs_builddir defines
Emil Velikov
2017-03-28
1
-0
/
+13
*
glsl/tests/optimisation-test: make sure that $PYTHON2 is set/available
Emil Velikov
2017-03-28
1
-0
/
+10
*
glsl/tests/warnings-test: print only the test basename
Emil Velikov
2017-03-28
1
-1
/
+1
*
glsl/tests/warnings-test: error if zero tests were executed
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/warnings-test: correctly manage srcdir/builddir
Emil Velikov
2017-03-28
1
-4
/
+8
*
glsl/tests/warnings-test: add fallback srcdir/abs_builddir defines
Emil Velikov
2017-03-28
1
-1
/
+14
*
glsl/tests/warnings-test: error out if glsl_compiler is missing
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl: automake: export abs_builddir for the tests
Emil Velikov
2017-03-28
1
-0
/
+1
*
glsl/tests: automake: cleanup all artefacts during clean-local
Emil Velikov
2017-03-28
1
-0
/
+6
*
st/va: remove assert for single slice
Nayan Deshmukh
2017-03-28
1
-1
/
+1
*
radeonsi: use DMA for clears with unaligned size
Nicolai Hähnle
2017-03-28
1
-19
/
+27
*
radeonsi: CP DMA clear supports unaligned destination addresses
Nicolai Hähnle
2017-03-28
1
-1
/
+2
*
radeonsi: remove the early-out for SDMA in si_clear_buffer
Nicolai Hähnle
2017-03-28
1
-22
/
+21
*
radv: move shader stages calculation to pipeline.
Dave Airlie
2017-03-28
3
-9
/
+10
*
radv: move pa_cl_vs_out_cntl calculation to pipeline
Dave Airlie
2017-03-28
3
-17
/
+32
*
radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
2017-03-28
3
-63
/
+77
*
radv: move shader_z_format calculation to pipeline.
Dave Airlie
2017-03-28
3
-4
/
+8
*
radv: move db_shader_control calculation to pipeline.
Dave Airlie
2017-03-28
3
-16
/
+20
*
radv: move vgt_gs_mode value to pipeline.
Dave Airlie
2017-03-28
3
-27
/
+30
*
radv: add parameter to emit_waitcnt.
Dave Airlie
2017-03-28
1
-3
/
+8
*
radv: rework vertex/export shader output handling
Dave Airlie
2017-03-28
4
-70
/
+86
*
radv: fix ia_multi_vgt_param for instanced vs indirect draw.
Dave Airlie
2017-03-28
3
-13
/
+15
*
radv: handle NULL multisample state.
Dave Airlie
2017-03-28
1
-8
/
+12
*
radv: flush DB cache before and after HTILE decompress.
Bas Nieuwenhuizen
2017-03-28
1
-0
/
+6
*
i965: Delete tile resource mode code
Anuj Phogat
2017-03-27
5
-267
/
+35
*
i965: Delete fast copy blit code
Anuj Phogat
2017-03-27
2
-185
/
+48
*
i965: Require Kernel 3.6 for Gen4-5 platforms.
Kenneth Graunke
2017-03-27
2
-3
/
+3
*
glsl: fix spelling of embedded in comment
Timothy Arceri
2017-03-28
1
-1
/
+1
*
glsl: fix lower jumps for returns when loop is inside an if
Timothy Arceri
2017-03-28
1
-5
/
+12
*
radv: don't emit no color formats. (v3)
Dave Airlie
2017-03-28
1
-2
/
+19
*
mesa/tests: Link main-test with CLOCK_LIB.
Vinson Lee
2017-03-27
1
-1
/
+2
*
i965/fs: Don't emit SEL instructions for type-converting MOVs.
Matt Turner
2017-03-27
1
-0
/
+2
*
anv/blorp: Fix a crash in CmdClearColorImage
Xu Randy
2017-03-27
1
-2
/
+2
[next]