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