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
/
auxiliary
/
util
/
u_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: implement software Z32F_S8X24 depth-stencil clear
Marek Olšák
2011-07-10
1
-1
/
+34
*
galahad,util: warn on resource target mismatch in copy_region
Marek Olšák
2011-04-21
1
-0
/
+3
*
util: add a simple memcpy path for copying buffers in util_resource_copy_region
Marek Olšák
2011-04-21
1
-9
/
+13
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-32
/
+46
*
auxiliary: fix depth-only and stencil-only clears
Luca Barbieri
2010-09-19
1
-1
/
+1
*
util: fix util_fill_rect to take util_color instead of u32 param
Roland Scheidegger
2010-08-23
1
-41
/
+5
*
util: implement util_clear_depth_stencil fallback
Roland Scheidegger
2010-06-07
1
-1
/
+107
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-7
/
+7
*
util: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-20
/
+32
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-38
/
+38
|
\
|
*
util: fix some leftover util_surface_fill/copy calls
Roland Scheidegger
2010-05-18
1
-2
/
+2
|
*
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-17
1
-36
/
+36
*
|
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