index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
rbug
/
rbug_screen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
1
-3
/
+3
2015-07-05
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
1
-12
/
+0
2015-03-23
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
1
-0
/
+10
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
1
-1
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-2
/
+2
2012-05-12
gallium: remove user_buffer_create from the interface
Marek Olšák
1
-23
/
+0
2012-02-21
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
1
-2
/
+0
2011-11-22
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
1
-1
/
+1
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
1
-4
/
+2
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
1
-8
/
+4
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
1
-2
/
+4
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
1
-40
/
+6
2010-09-13
rbug: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
1
-1
/
+1
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
1
-0
/
+12
2010-05-21
rbug: fix breakage due to interface changes
Roland Scheidegger
1
-0
/
+2
2010-05-17
rbug: remove extra semicolon
Brian Paul
1
-1
/
+1
2010-05-12
rbug: Add to all targets that link against trace
Jakob Bornecrantz
1
-0
/
+6
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
1
-0
/
+345