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
/
drivers
/
rbug
/
rbug_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-4
/
+6
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-3
/
+3
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-12
/
+0
*
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
2015-03-23
1
-0
/
+10
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-2
/
+2
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-23
/
+0
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-2
/
+0
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-4
/
+2
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-8
/
+4
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-2
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-40
/
+6
*
rbug: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
2010-09-13
1
-1
/
+1
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+12
*
rbug: fix breakage due to interface changes
Roland Scheidegger
2010-05-21
1
-0
/
+2
*
rbug: remove extra semicolon
Brian Paul
2010-05-17
1
-1
/
+1
*
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-12
1
-0
/
+6
*
rbug: Break out of trace
Jakob Bornecrantz
2010-05-12
1
-0
/
+345