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_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
1
-1
/
+7
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
1
-0
/
+17
*
gallium: introduce device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+13
*
gallium: introduce memory object
Dave Airlie
2017-08-06
1
-0
/
+36
*
gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
2017-08-04
1
-1
/
+0
*
gallium: add driconf options to pipe_screen_config
Nicolai Hähnle
2017-08-02
1
-0
/
+2
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-0
/
+8
*
gallium: introduce format modifier querying
Varad Gautam
2017-06-09
1
-0
/
+14
*
st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
2017-06-09
1
-0
/
+15
*
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
1
-0
/
+9
*
gallium: add pipe_screen::resource_changed
Philipp Zabel
2017-01-20
1
-0
/
+8
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+10
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+7
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-3
/
+12
*
gallium: add NIR as a possible IR
Rob Clark
2016-05-11
1
-0
/
+9
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-5
/
+8
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+8
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+6
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
1
-0
/
+4
*
gallium/docs: clairify dmabuf fd ownership
Rob Clark
2015-09-09
1
-0
/
+8
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-2
/
+9
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-6
/
+0
*
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
2015-05-06
1
-0
/
+11
*
gallium: introduce get_device_vendor() entrypoint for pipes
Giuseppe Bilotta
2015-03-23
1
-0
/
+8
*
gallium: remove trailing whitespace in p_screen.h
Giuseppe Bilotta
2015-03-23
1
-1
/
+1
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+8
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-3
/
+4
*
vl: add entrypoint to is_video_format_supported
Christian König
2013-08-19
1
-1
/
+2
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
1
-0
/
+1
*
gallium: add interface for driver queries like performance counters, etc.
Marek Olšák
2013-03-26
1
-0
/
+11
*
gallium: mention PIPE_TIMEOUT_INFINITE in the fence_finish() comment
Brian Paul
2012-09-20
1
-1
/
+1
*
gallium: add new pipe_screen::can_create_resource() function
Brian Paul
2012-09-17
1
-0
/
+8
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+7
*
gallium: minor whitespace, comment changes
Brian Paul
2012-06-27
1
-3
/
+1
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-26
/
+0
*
gallium: Basic compute interface.
Francisco Jerez
2012-05-11
1
-0
/
+12
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-3
/
+0
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
gallium: put video-related enums in separate header
Brian Paul
2011-07-14
1
-0
/
+1
*
[g3dvl] revert some unintended white space changes
Christian König
2011-07-11
1
-9
/
+12
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-3
/
+0
*
[g3dvl] remove the unused priv member from pipe_video_context
Christian König
2011-07-08
1
-2
/
+1
*
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Christian König
2011-07-08
1
-1
/
+3
*
[g3dvl] rename is_format_supported to is_video_format_supported and move it i...
Christian König
2011-07-08
1
-0
/
+8
*
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
1
-0
/
+6
*
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
1
-11
/
+7
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
1
-13
/
+7
|
\
[next]