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
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
1
-0
/
+13
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: add common uploaders into pipe_context (v2)
Marek Olšák
2017-02-14
1
-0
/
+11
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+13
*
gallium: wire up server_wait_sync
Rob Clark
2016-12-01
1
-0
/
+6
*
gallium: add pipe_context::set_device_reset_callback
Nicolai Hähnle
2016-10-05
1
-0
/
+8
*
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-2
/
+3
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
gallium: rework flags for pipe_context::dump_debug_state
Marek Olšák
2016-07-26
1
-1
/
+1
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-10
/
+17
*
gallium: make image_view const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
1
-0
/
+5
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+1
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
gallium/p_context.h: Make comment more readable
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
1
-12
/
+2
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-15
/
+2
*
gallium: add a way to store query result into buffer
Ilia Mirkin
2016-02-04
1
-0
/
+22
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+7
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+12
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-2
/
+6
*
gallium: add the concept of batch queries
Nicolai Hähnle
2015-11-20
1
-0
/
+19
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+10
*
gallium: expose a debug message callback settable by context owner
Ilia Mirkin
2015-11-05
1
-0
/
+8
*
gallium/st: add pipe_context::get_timestamp()
Brian Paul
2015-09-02
1
-0
/
+7
*
gallium: add an interface for dumping debug driver state
Marek Olšák
2015-08-26
1
-0
/
+12
*
gallium: add interface for writable shader buffers
Marek Olšák
2015-07-16
1
-0
/
+18
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
1
-11
/
+24
*
gallium: clarify reference counting for fence
Rob Clark
2015-07-10
1
-1
/
+7
*
gallium: use const in set_tess_state
Marek Olšák
2015-05-26
1
-2
/
+2
*
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
2015-05-16
1
-0
/
+4
*
gallium: add interfaces for controlling tess program state
Ilia Mirkin
2015-05-16
1
-0
/
+10
*
gallium: add an interface for querying a device reset status
Marek Olšák
2015-05-12
1
-0
/
+4
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+1
*
gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers.
Eric Anholt
2015-01-06
1
-0
/
+11
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+3
*
gallium: add interface to clear buffers
Ilia Mirkin
2014-03-31
1
-0
/
+11
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
2014-02-25
1
-1
/
+6
*
clover: Pass buffer offsets to the driver in set_global_binding() v3
Tom Stellard
2014-02-24
1
-5
/
+8
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-15
/
+3
[next]