index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv/amdgpu: Add winsys implementation of virtual buffers.
Bas Nieuwenhuizen
2017-03-29
4
-26
/
+349
*
radv: Assert when setting 0 registers in a sequence.
Bas Nieuwenhuizen
2017-03-29
1
-0
/
+4
*
anv/cmd_buffer: Refactor flush_pipeline_select_*
Jason Ekstrand
2017-03-28
1
-26
/
+16
*
anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
2017-03-28
1
-2
/
+1
*
anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
2017-03-28
1
-24
/
+25
*
anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
2017-03-28
1
-0
/
+5
*
anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
2017-03-28
1
-8
/
+12
*
anv: Make anv_get_layerCount a macro
Jason Ekstrand
2017-03-28
1
-7
/
+7
*
radv: only emit ps_input_cntl is we have any to output
Dave Airlie
2017-03-28
1
-3
/
+6
*
glx: Remove #include <GL/glxint.h>
Adam Jackson
2017-03-28
1
-1
/
+0
*
r600g: check NULL return from r600_aligned_buffer_create
Julien Isorce
2017-03-28
1
-0
/
+10
*
st_cb_bitmap: check NULL return from u_upload_alloc
Julien Isorce
2017-03-28
1
-0
/
+6
*
si_compute: check NULL return from u_upload_alloc
Julien Isorce
2017-03-28
1
-3
/
+11
*
r600g: check NULL return from u_upload_alloc
Julien Isorce
2017-03-28
1
-0
/
+4
*
swr: fix llvm-5.0.0 build bustage
Tim Rowley
2017-03-28
1
-9
/
+15
*
swr: [rasterizer jitter] fix llvm-5.0.0 build bustage
Tim Rowley
2017-03-28
1
-4
/
+3
*
isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
2017-03-28
2
-13
/
+3
*
intel: Fix requests for exact surface row pitch (v2)
Chad Versace
2017-03-28
3
-18
/
+21
*
isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
2017-03-28
2
-1
/
+19
*
isl: Validate the calculated row pitch (v45)
Chad Versace
2017-03-28
1
-6
/
+64
*
genxml: New generated header genX_bits.h (v6)
Chad Versace
2017-03-28
5
-3
/
+300
*
swr: [rasterizer core] Disable inline function expansion
Tim Rowley
2017-03-28
1
-0
/
+12
*
swr: [rasterizer common] Use C++ thread_local keyword
Tim Rowley
2017-03-28
1
-2
/
+2
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-03-28
8
-81
/
+371
*
swr: [rasterizer core] Don't bind single-threaded contexts
Tim Rowley
2017-03-28
1
-1
/
+1
*
swr: [rasterizer core] Enable SIMD16
Tim Rowley
2017-03-28
3
-8
/
+20
*
swr: [rasterizer jitter] Clean up EngineBuilder construction
Tim Rowley
2017-03-28
1
-7
/
+5
*
swr: [rasterizer codegen] add cmdline to archrast gen files
Tim Rowley
2017-03-28
5
-2
/
+18
*
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
[prev]
[next]