index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
3
-3
/
+3
2017-06-07
gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
1
-1
/
+2
2017-05-22
u_format_test: Ignore S3TC errors.
Jose Fonseca
1
-0
/
+25
2017-05-11
gallium/tests: fix build after index buffer changes
Marek Olšák
16
-32
/
+32
2017-03-12
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
1
-1
/
+1
2017-03-10
gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
Emil Velikov
1
-0
/
+0
2017-03-07
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
1
-1
/
+2
2017-03-07
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
1
-1
/
+1
2017-02-14
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2
-2
/
+2
2016-11-22
gallium: fix more occurences of u_hash.h
Marek Olšák
1
-1
/
+1
2016-11-16
util/blitter: add clamping during SINT <-> UINT blits
Nicolai Hähnle
1
-0
/
+1
2016-10-07
gallium: add missing zero-init for resource templates
Rob Clark
9
-0
/
+16
2016-07-23
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
5
-72
/
+49
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-1
/
+1
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
3
-6
/
+6
2016-04-22
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
3
-23
/
+23
2016-04-19
gallium/tests: Update UTIL_FORMAT_MAX_* defines.
Jose Fonseca
1
-0
/
+4
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
1
-7
/
+5
2016-04-14
test/unit: Make translate_test invoke translate_create by default.
Jose Fonseca
1
-3
/
+4
2016-04-14
test/unit: Make pipe_barrier_test actually check correct bahavior.
Jose Fonseca
1
-7
/
+50
2016-04-02
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
1
-1
/
+3
2016-04-02
gallium: add compute shader IR type
Bas Nieuwenhuizen
1
-0
/
+1
2016-03-21
gallium/tests: declare sampler views in shaders
Brian Paul
3
-0
/
+3
2016-03-05
gallium/tests: silence warning in compute.c
Brian Paul
1
-1
/
+1
2016-02-13
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
1
-1
/
+10
2016-02-08
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
3
-2
/
+3
2016-01-03
gallium/tests: fix build with clang compiler
Samuel Pitoiset
1
-273
/
+330
2015-11-21
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
1
-1
/
+1
2015-11-21
pipe-loader: rework the sw backend
Emil Velikov
1
-1
/
+0
2015-11-21
gallium/tests: remove unneeded include paths
Emil Velikov
1
-4
/
+0
2015-11-21
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
4
-5
/
+4
2015-11-21
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
1
-2
/
+1
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
12
-12
/
+12
2015-07-23
gallium/tests: use cso_set_samplers
Marek Olšák
1
-2
/
+3
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-7
/
+7
2015-07-13
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
1
-1
/
+0
2015-07-13
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
1
-2
/
+2
2015-06-21
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
1
-1
/
+3
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
1
-0
/
+2
2014-12-10
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2
-9
/
+2
2014-12-01
graw: Avoid 'near'/'far' variables.
José Fonseca
8
-24
/
+24
2014-11-17
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
Brian Paul
2
-2
/
+2
2014-11-16
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
10
-20
/
+0
2014-08-05
gallium/tests: automake: link against libmesautil.la
Emil Velikov
2
-0
/
+2
2014-08-04
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2
-2
/
+2
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-2
/
+2
2014-06-19
automake: include the libdeps in the correct order
Emil Velikov
1
-2
/
+2
2014-06-19
targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
1
-14
/
+3
2014-05-23
Make DRI dependencies and build depend on the target
Jon TURNEY
1
-1
/
+1
[next]