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
/
trace
/
tr_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+3
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-4
/
+6
*
trace: add all compute related functions
Samuel Pitoiset
2016-02-13
1
-0
/
+25
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium/trace: remove useless NULL check from trace_screen_create()
Emil Velikov
2015-11-21
1
-3
/
+0
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-2
/
+5
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-24
/
+0
*
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
2015-03-23
1
-0
/
+22
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
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
-2
/
+3
*
trace: Dump PIPE_QUERY_* enums.
José Fonseca
2013-11-28
1
-2
/
+1
*
trace: Only close trace files on exit.
José Fonseca
2013-04-25
1
-2
/
+0
*
trace: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+19
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-44
/
+0
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-9
/
+0
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
trace: Correct/cleanup.
José Fonseca
2011-04-06
1
-12
/
+12
*
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
-11
/
+7
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-2
/
+4
*
trace: Use pipe_static_mutex.
José Fonseca
2011-03-06
1
-2
/
+0
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-69
/
+8
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+25
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+4
|
\
|
*
trace: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+4
*
|
trace: Remove rbug from trace
Jakob Bornecrantz
2010-05-12
1
-24
/
+0
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-12
1
-1
/
+1
*
trace: Remove unnecessary header.
Vinson Lee
2010-04-11
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-254
/
+40
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-132
/
+4
*
trace: include tr_public.h
Keith Whitwell
2010-03-10
1
-0
/
+1
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-70
/
+0
*
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-0
/
+34
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+26
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
trace: Fix transfer size computation.
José Fonseca
2009-12-26
1
-1
/
+1
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-1
/
+2
*
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-1
/
+2
*
trace: Handle transfer returning null
Jakob Bornecrantz
2009-10-14
1
-1
/
+2
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-1
/
+1
*
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
1
-0
/
+3
*
trace: Add drm api integration
Jakob Bornecrantz
2009-07-02
1
-12
/
+18
*
trace/rbug: Add rbug integration for remote debugging
Jakob Bornecrantz
2009-06-01
1
-2
/
+12
*
trace: Export enabled status
Jakob Bornecrantz
2009-05-16
1
-7
/
+16
*
trace: Unwrap buffer in texture_blanket
Jakob Bornecrantz
2009-05-16
1
-1
/
+3
*
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
1
-1
/
+1
*
trace: Add initializer for static variables
Jakob Bornecrantz
2009-04-20
1
-0
/
+2
*
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-19
1
-0
/
+2
[next]