aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-null
Commit message (Expand)AuthorAgeFilesLines
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-2/+4
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-132-2/+2
* scons: Prune out unnecessary targets.Jose Fonseca2020-03-301-32/+0
* meson: inline `inc_common`Eric Engestrom2020-03-281-2/+2
* Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu2019-11-071-0/+1
* meson: Set visibility and compat args for grawDylan Baker2019-10-101-0/+2
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-1/+2
* gallium: remove boolean from state tracker APIsIlia Mirkin2019-07-221-7/+7
* meson: build graw testsDylan Baker2018-04-181-0/+34
* Treewide: Remove Elements() macroJan Vesely2016-05-171-3/+3
* gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul2016-02-081-0/+1
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* graw: Ensure new members are zeroed.José Fonseca2012-10-261-0/+3
* graw: Include p_shader_tokens.h for tgsi_token struct.Vinson Lee2010-12-301-0/+1
* graw: Export graw_save_surface_to_file().Michal Krol2010-11-081-0/+39
* scons: Revamp how to specify targets to build.José Fonseca2010-11-013-101/+61
* graw: Undo late loading of graw drivers.José Fonseca2010-08-262-0/+153
* graw: Remove graw-null.José Fonseca2010-08-262-153/+0
* graw: update graw_null after interface changes and build graw tests againKeith Whitwell2010-06-072-11/+26
* graw-null: Remove unnecessary header.Vinson Lee2010-05-201-2/+0
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-0/+1
* graw-null: Try to fix MSVC linkage problems.José Fonseca2010-05-061-1/+4
* graw-null: New target to ensure we always have a graw implementation available.José Fonseca2010-05-062-0/+136