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
/
mesa
/
drivers
/
dri
/
i965
/
intel_reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Define and use REG_MASK macro to make masked MMIO writes slightly more ...
Francisco Jerez
2015-12-09
1
-1
/
+1
*
i965: Define symbolic constants for some useful L3 cache control registers.
Francisco Jerez
2015-12-09
1
-0
/
+53
*
i965/cs: Implement DispatchComputeIndirect support
Jordan Justen
2015-09-24
1
-0
/
+5
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
2015-07-18
1
-0
/
+3
*
i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Anuj Phogat
2015-06-29
1
-0
/
+16
*
i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
2015-05-12
1
-0
/
+23
*
i965/skl: Disable partial resolve in VC
Ben Widawsky
2015-03-27
1
-0
/
+1
*
i965: Rename some PIPE_CONTROL flags
Ben Widawsky
2015-03-02
1
-3
/
+3
*
i965: implement ARB_pipeline_statistics_query
Ben Widawsky
2015-02-17
1
-0
/
+1
*
i965/gen7-8: Implement glMemoryBarrier().
Francisco Jerez
2015-02-10
1
-0
/
+1
*
i965: Add #defines for Broadwell HiZ workarounds in CACHE_MODE_1.
Kenneth Graunke
2014-11-04
1
-0
/
+6
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Add new defines for indirect draws
Chris Forbes
2013-11-25
1
-0
/
+8
*
i965: Add #defines for the OACONTROL register and fields.
Kenneth Graunke
2013-11-21
1
-0
/
+4
*
i965: Add #defines for the MI_LOAD_REGISTER_MEM command.
Kenneth Graunke
2013-08-06
1
-0
/
+4
*
i965: Tidy preprocessor macros for SO_PRIM_STORAGE_NEEDED registers.
Kenneth Graunke
2013-08-06
1
-5
/
+2
*
i965: Tidy preprocessor macros for SO_NUM_PRIMS_WRITTEN registers.
Kenneth Graunke
2013-08-06
1
-5
/
+2
*
i965: Drop i915 register/instruction definitions.
Eric Anholt
2013-06-28
1
-170
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-0
/
+300
*
Replace duplicated intel_reg.h with a shared header.
Eric Anholt
2007-10-04
1
-95
/
+0
*
Replace some structure-based batch preparation with plain OUT_BATCH.
Eric Anholt
2007-10-04
1
-1
/
+5
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+91