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
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
gallium/u_tests: use a compute-only context to test GCN compute ring
Marek Olšák
2019-02-26
1
-5
/
+3
*
gallium: Remove unused variable in u_tests.
Eric Anholt
2018-11-27
1
-1
/
+0
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+2
*
gallium/aux/util: use util_snprintf() in test_texture_barrier
Andres Gomez
2018-08-02
1
-2
/
+2
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium/aux/util: Fix some warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/u_tests: test FBFETCH and shader-based blending with MSAA
Marek Olšák
2018-04-02
1
-40
/
+128
*
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
Brian Paul
2018-02-08
1
-1
/
+1
*
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2018-01-30
1
-3
/
+4
*
gallium/u_tests: add texture_barrier and FBFETCH tests
Marek Olšák
2018-01-24
1
-1
/
+110
*
gallium/util: don't call close() on Windows in u_tests.c
Brian Paul
2017-10-23
1
-0
/
+2
*
gallium/u_tests: fix ifdef for sync_file fences
George Kyriazis
2017-10-03
1
-1
/
+1
*
gallium/u_tests: test sync_file fences
Marek Olšák
2017-10-03
1
-0
/
+101
*
gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-2
/
+2
*
gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
2017-06-07
1
-1
/
+1
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
1
-4
/
+5
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
1
-4
/
+4
*
util/blitter: add clamping during SINT <-> UINT blits
Nicolai Hähnle
2016-11-16
1
-0
/
+1
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
1
-1
/
+2
*
gallium,utils: Fix trivial sign compare warnings
Jan Vesely
2016-05-03
1
-2
/
+2
*
gallium/util: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-28
1
-1
/
+1
*
gallium/util: add a test for NULL fragment shaders
Marek Olšák
2015-10-24
1
-0
/
+38
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
2015-06-21
1
-1
/
+2
*
gallium/u_tests: test a NULL buffer sampler view
Marek Olšák
2015-02-06
1
-10
/
+33
*
gallium/u_tests: test a NULL constant buffer
Marek Olšák
2015-02-06
1
-0
/
+57
*
gallium/u_tests: test a NULL texture sampler view
Marek Olšák
2015-02-06
1
-17
/
+85
*
gallium/u_tests: restructure the only test, refactor out reusable code
Marek Olšák
2015-02-06
1
-31
/
+79
*
gallium: run gallium tests if GALLIUM_TESTS=1 is set
Marek Olšák
2015-02-06
1
-1
/
+8
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
1
-1
/
+0
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
1
-0
/
+270