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
/
state_trackers
/
xorg
/
xorg_exa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-23
/
+20
*
st/xorg: remove superfluous memset
Lucas Stach
2012-07-18
1
-2
/
+0
*
st/xorg: reorder exa context creation and use screen param queries
Lucas Stach
2012-07-18
1
-7
/
+8
*
xorg: port to new compat API.
Dave Airlie
2012-06-06
1
-15
/
+15
*
st/xorg: Better handling of EXA copies.
Michel Dänzer
2012-05-16
1
-54
/
+40
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-1
/
+6
*
st/xorg: add some debugging messages to xorg_exa.c
Marcin Slusarz
2011-05-09
1
-1
/
+15
*
st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
Marcin Slusarz
2011-05-09
1
-30
/
+29
*
st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1
Marcin Slusarz
2011-05-09
1
-7
/
+5
*
st/xorg: Fix two more instances of typo 'accle'.
Michel Dänzer
2011-05-02
1
-2
/
+2
*
st/xorg: fix typos
Marcin Slusarz
2011-05-02
1
-1
/
+1
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-3
/
+3
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-6
/
+6
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-31
/
+33
*
st/xorg: Fix memory leak on error path.
Vinson Lee
2010-10-19
1
-0
/
+1
*
st/xorg: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
1
-4
/
+4
*
st/xorg: Kill a couple of compilation warnings
Thomas Hellstrom
2010-07-23
1
-1
/
+0
*
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
1
-0
/
+3
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-1
/
+0
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-54
/
+37
|
\
|
*
st/xorg: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-54
/
+37
*
|
st/xorg: Try hard to not touch hardware after dropping the master
Jakob Bornecrantz
2010-04-29
1
-0
/
+2
|
/
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-0
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-42
/
+45
*
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-16
1
-0
/
+3
*
st/xorg: Remove flushes no longer necessary thanks to context transfers.
Michel Dänzer
2010-03-12
1
-13
/
+0
*
st/xorg: context transfers
Keith Whitwell
2010-03-12
1
-12
/
+12
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-5
/
+5
|
\
|
*
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-5
/
+5
*
|
xorg: Rename pipe formats.
José Fonseca
2010-03-01
1
-5
/
+5
|
/
*
xorg: Use util_format_name().
José Fonseca
2010-02-14
1
-6
/
+7
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-1
/
+4
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
|
st/xorg: remove unused xorg_exa_get_pixmap_handle function
Keith Whitwell
2010-01-07
1
-27
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-0
/
+4
|
\
|
|
*
st/xorg: Be proper with pipe pointers on close in exa
Jakob Bornecrantz
2009-12-30
1
-0
/
+3
|
*
st/xorg: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-9
/
+22
|
\
|
|
*
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-12-08
1
-9
/
+22
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-4
/
+2
|
\
\
|
*
\
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
1
-4
/
+2
|
|
\
\
|
|
*
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-4
/
+2
*
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+3
|
/
/
/
*
|
|
st/xorg: fix merge droppings
Keith Whitwell
2009-12-01
1
-4
/
+0
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-70
/
+219
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
1
-11
/
+38
[next]