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_inlines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-1
/
+2
*
util: Prevent transfer dangling pointer on map failure.
José Fonseca
2011-02-03
1
-0
/
+1
*
r300g: fix some bugs with zbuffer compression (v4)
Marek Olšák
2011-01-27
1
-0
/
+15
*
util: add comments to u_upload_mgr and u_inlines
Marek Olšák
2011-01-06
1
-0
/
+10
*
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
1
-0
/
+18
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-2
/
+1
*
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
1
-5
/
+8
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-46
/
+45
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-1
/
+0
*
util: Make the reference debuggin code more C++ friendly.
José Fonseca
2010-08-21
1
-5
/
+11
*
gallium: hook up reference count debugging code
Luca Barbieri
2010-08-20
1
-6
/
+13
*
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
1
-0
/
+18
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
u_inlines: split pipe_surface_init in pipe_surface_reset and *_init
Luca Barbieri
2010-04-18
1
-2
/
+10
*
u_inlines: add function to initialize pipe_surface
Luca Barbieri
2010-04-18
1
-0
/
+15
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-128
/
+164
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-9
/
+9
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-7
/
+7
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-6
/
+6
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-1
/
+4
|
\
|
|
*
util: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-25
1
-1
/
+4
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-0
/
+10
|
/
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
1
-0
/
+3
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+301