index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Remove unnecessary headers.
Vinson Lee
2010-05-04
1
-1
/
+0
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-2
/
+155
*
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
1
-71
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-10
/
+13
*
util: Rename pipe formats.
José Fonseca
2010-03-01
1
-2
/
+2
*
util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
1
-1
/
+1
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-0
/
+71
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-1
/
+0
|
|
\
|
*
\
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-4
/
+4
|
|
\
\
|
*
|
|
gallium/util: added util_unreference_framebuffer_state()
Brian Paul
2009-12-11
1
-0
/
+16
|
*
|
|
gallium/util: simplify util_framebuffer_state_equal()
Brian Paul
2009-12-11
1
-5
/
+11
|
*
|
|
gallium/util: added framebuffer compare, copy util funcs
Brian Paul
2009-12-10
1
-0
/
+49
*
|
|
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
util: Remove unnecessary header.
Vinson Lee
2010-01-27
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-1
/
+0
|
\
\
|
*
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
1
-1
/
+0
*
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
/
*
/
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-3
/
+3
|
/
*
util: Fix surface usage
Jakob Bornecrantz
2009-04-15
1
-2
/
+2
*
gallium: new, simple RGBA surface create/destroy helpers
Brian Paul
2009-04-15
1
-0
/
+113