aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_reg.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* i965: Add new defines for indirect drawsChris Forbes2013-11-251-0/+8
* i965: Add #defines for the OACONTROL register and fields.Kenneth Graunke2013-11-211-0/+4
* i965: Add #defines for the MI_LOAD_REGISTER_MEM command.Kenneth Graunke2013-08-061-0/+4
* i965: Tidy preprocessor macros for SO_PRIM_STORAGE_NEEDED registers.Kenneth Graunke2013-08-061-5/+2
* i965: Tidy preprocessor macros for SO_NUM_PRIMS_WRITTEN registers.Kenneth Graunke2013-08-061-5/+2
* i965: Drop i915 register/instruction definitions.Eric Anholt2013-06-281-170/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-0/+300
* Replace duplicated intel_reg.h with a shared header.Eric Anholt2007-10-041-95/+0
* Replace some structure-based batch preparation with plain OUT_BATCH.Eric Anholt2007-10-041-1/+5
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+91