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
/
drivers
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
gallium: add pipe_screen::resource_changed callback wrappers
Philipp Zabel
1
-0
/
+23
2017-01-16
gallium: add flags parameter to texture barrier
Ilia Mirkin
1
-2
/
+3
2016-10-11
trace: add invalidate_resource callback
Ilia Mirkin
1
-0
/
+21
2016-08-29
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
1
-1
/
+1
2016-08-29
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
1
-1
/
+1
2016-08-29
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
1
-1
/
+1
2016-08-29
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
1
-1
/
+1
2016-08-25
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
1
-1
/
+4
2016-08-17
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
1
-2
/
+2
2016-08-17
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
1
-2
/
+2
2016-08-10
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
1
-1
/
+4
2016-08-10
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
1
-4
/
+10
2016-07-23
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
1
-15
/
+52
2016-06-20
gallium: make image_view const
Rob Clark
1
-1
/
+1
2016-06-20
gallium: make constant_buffer const
Rob Clark
1
-1
/
+1
2016-06-20
gallium: make shader_buffers const
Rob Clark
1
-1
/
+1
2016-05-03
trace: s/Elements/ARRAY_SIZE/
Brian Paul
1
-4
/
+4
2016-04-25
gallium: fix warnings in release build
Grazvydas Ignotas
1
-1
/
+1
2016-04-21
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
1
-2
/
+4
2016-04-12
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
1
-0
/
+19
2016-04-07
trace: add missing set_shader_images()
Samuel Pitoiset
3
-0
/
+81
2016-04-07
gallium/trace: Dump no.of samples and layers in fb state
Edward O'Callaghan
1
-0
/
+2
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
-1
/
+3
2016-03-09
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
1
-4
/
+6
2016-02-19
trace: assorted whitespace and formatting fixes
Brian Paul
1
-29
/
+31
2016-02-19
trace: remove unneeded inline qualifiers
Brian Paul
1
-46
/
+46
2016-02-18
trace: fix new gcc6 warnings
Rob Clark
1
-7
/
+0
2016-02-13
trace: add all compute related functions
Samuel Pitoiset
4
-0
/
+164
2016-02-11
scons: Eliminate MSVC2008 compatibility.
Jose Fonseca
1
-1
/
+1
2016-02-11
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
1
-1
/
+1
2016-02-08
trace: add missing pipe_context::clear_texture()
Samuel Pitoiset
1
-0
/
+28
2016-02-08
trace: remove useless MALLOC() in trace_context_draw_vbo()
Samuel Pitoiset
1
-11
/
+6
2016-01-29
trace: add support for set_shader_buffers
Ilia Mirkin
3
-0
/
+60
2016-01-24
trace: fix a segfault when tracing indirect draw calls
Samuel Pitoiset
1
-1
/
+16
2016-01-14
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
1
-0
/
+37
2015-12-06
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
6
-40
/
+40
2015-11-21
gallium/trace: remove useless NULL check from trace_screen_create()
Emil Velikov
1
-3
/
+0
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
1
-2
/
+5
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
5
-69
/
+69
2015-07-05
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
1
-24
/
+0
2015-06-12
trace: Add missing p_compiler.h include.
Jose Fonseca
1
-0
/
+2
2015-05-26
gallium: use const in set_tess_state
Marek Olšák
1
-2
/
+2
2015-05-16
trace: implement new tessellation functions
Marek Olšák
2
-0
/
+28
2015-05-06
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
1
-2
/
+4
2015-03-23
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
1
-0
/
+22
2015-03-04
softpipe,trace: Set MSVC 2008 compat flags.
Jose Fonseca
2
-1
/
+4
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
3
-3
/
+3
2014-09-05
gallium/trace: ship all files in the tarball
Emil Velikov
2
-1
/
+12
2014-07-02
gallium: add facilities for indirect drawing
Christoph Bumiller
1
-0
/
+3
[next]