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
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-21
gallium: replace INLINE with inline
Ilia Mirkin
3
-12
/
+12
2015-07-05
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
1
-12
/
+0
2015-05-15
gallium/drivers: Add extern "C" wrappers to public entry
Alexander von Gluck IV
1
-0
/
+8
2015-05-06
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
1
-3
/
+4
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
4
-4
/
+4
2014-09-24
gallium/rbug: correctly unreference a sampler view
Marek Olšák
1
-2
/
+1
2014-09-24
gallium/rbug: unlock a mutex in rbug_create_query
Marek Olšák
1
-3
/
+5
2014-09-05
gallium/rbug: ship all files in the tarball
Emil Velikov
2
-2
/
+8
2014-08-19
rbug: only add textures to the list
Marek Olšák
1
-2
/
+5
2014-08-19
rbug: fix a crash in sampler_view_destroy caused by incorrect context
Marek Olšák
1
-1
/
+1
2014-08-19
rbug: send the actual number of layers to the client
Marek Olšák
1
-1
/
+4
2014-08-19
rbug: implement streamout context functions
Marek Olšák
1
-0
/
+46
2014-08-19
rbug: fix crash in set_vertex_buffers
Marek Olšák
1
-1
/
+1
2014-08-19
rbug: remove contexts from the list properly
Marek Olšák
1
-1
/
+3
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-2
/
+4
2014-05-21
rbug: add missing pipe->blit() entrypoint
Rob Clark
1
-0
/
+21
2014-01-23
gallium: Use C11 thread abstractions.
José Fonseca
1
-2
/
+2
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-2
/
+2
2013-11-28
gallium/drivers: support more sampler views than samplers for more drivers
Roland Scheidegger
3
-4
/
+4
2013-11-16
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
1
-10
/
+3
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-28
/
+2
2013-10-03
rbug: remove old bind_*_sampler_states() functions
Brian Paul
1
-53
/
+1
2013-10-03
rbug: implement pipe_context::bind_sampler_states()
Brian Paul
1
-0
/
+34
2013-10-01
rbug: consolidate C sources list into Makefile.sources
Emil Velikov
3
-11
/
+9
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+15
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-10
/
+12
2013-05-04
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
1
-1
/
+1
2013-03-21
rbug: silence some MSVC signed/unsigned warnings
Brian Paul
2
-2
/
+2
2013-03-16
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
1
-0
/
+1
2013-01-13
Remove hacks for static Makefiles
Matt Turner
1
-3
/
+0
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2013-01-10
rbug: Convert to automake
Matt Turner
3
-12
/
+44
2013-01-04
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2
-4
/
+4
2012-10-31
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
1
-2
/
+2
2012-10-11
gallium: unify transfer functions
Marek Olšák
3
-56
/
+19
2012-08-16
rbug: update data structures, functions for future changes
Brian Paul
3
-76
/
+71
2012-08-16
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
2
-3
/
+3
2012-06-11
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
1
-3
/
+0
2012-05-12
gallium: remove user_buffer_create from the interface
Marek Olšák
1
-23
/
+0
2012-04-30
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
1
-16
/
+0
2012-04-30
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
1
-7
/
+6
2012-03-30
gallium: adapt to get_query_result interface change
Marek Olšák
1
-1
/
+1
2012-03-14
gallium/drivers: Use automake to generate makefile
Tom Stellard
1
-0
/
+3
2012-02-21
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2
-3
/
+0
2012-01-11
rbug: Silence warning
Jakob Bornecrantz
1
-1
/
+2
2011-11-22
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
1
-1
/
+1
2011-09-23
Allow RBUG to start blocked
Alex Corscadden
1
-0
/
+4
[next]