aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-151-1/+2
* util: Prevent transfer dangling pointer on map failure.José Fonseca2011-02-031-0/+1
* r300g: fix some bugs with zbuffer compression (v4)Marek Olšák2011-01-271-0/+15
* util: add comments to u_upload_mgr and u_inlinesMarek Olšák2011-01-061-0/+10
* gallium: drivers should reference vertex buffersMarek Olšák2011-01-061-0/+18
* gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák2010-12-201-2/+1
* init ps->context with util_surfaces_get and do_getXavier Chantry2010-12-051-5/+8
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-46/+45
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-1/+0
* util: Make the reference debuggin code more C++ friendly.José Fonseca2010-08-211-5/+11
* gallium: hook up reference count debugging codeLuca Barbieri2010-08-201-6/+13
* gallium: more work on ccw flag removalKeith Whitwell2010-05-141-0/+18
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-1/+1
* u_inlines: split pipe_surface_init in pipe_surface_reset and *_initLuca Barbieri2010-04-181-2/+10
* u_inlines: add function to initialize pipe_surfaceLuca Barbieri2010-04-181-0/+15
* Squashed commit of the following:Keith Whitwell2010-04-101-128/+164
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-9/+9
|\
| * gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-7/+7
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-6/+6
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-1/+4
|\|
| * util: Assert that pointer is not null before dereferencing.Vinson Lee2010-02-251-1/+4
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-0/+10
|/
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-1/+1
* gallium: Make pipe_atomic a regular int32_t.José Fonseca2010-02-021-0/+3
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+301