summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/platform.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-2/+2
* clover: Some improvements for the intrusive pointer class.Francisco Jerez2014-02-211-2/+2
* clover: Delete copy constructors and assignment operators in all non-copiable...Francisco Jerez2013-10-211-0/+4
* clover: Simplify the platform object by using util/range.Francisco Jerez2013-10-211-25/+5
* clover: Switch platform objects to the new model.Francisco Jerez2013-10-211-27/+25
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-1/+1
* clover: Name include guards consistently.Francisco Jerez2013-10-211-2/+2
* clover: Replace a bunch of double underscores with single underscores.Francisco Jerez2013-10-211-2/+2
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* clover: Define platform class and merge with device_registry.Francisco Jerez2013-04-131-0/+66