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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: remove unneeded #include of colormac.h
Mark Janes
2015-10-06
1
-1
/
+0
*
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
-5
/
+2
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-4
/
+2
*
i965: Add comment to explain the weird-looking shadow compares.
Chris Forbes
2014-04-13
1
-5
/
+16
*
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
-13
/
+13
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Replace fprintfs with assertions in GLenum comparison translators.
Kenneth Graunke
2013-07-03
1
-2
/
+2
*
i965: Replace intel_state.c enums with those from brw_defines.h.
Kenneth Graunke
2013-07-03
1
-44
/
+45
*
i965: Drop dead i915 blend state code.
Eric Anholt
2013-06-28
1
-40
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+195
*
intel: replace i915/intel_state.c and i965/intel_state.c with shared file
Brian Paul
2009-01-26
1
-233
/
+1
*
intel: whitespace changes
Brian Paul
2009-01-26
1
-105
/
+105
*
intel: move some driver functions around
Brian Paul
2009-01-26
1
-17
/
+25
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-6
/
+7
*
i965: translate shadow compare function into correct
Xiang, Haihao
2007-09-12
1
-0
/
+25
*
Replace initInitState() with _mesa_init_driver_state().
Brian
2007-05-22
1
-96
/
+0
*
remove some dead code
Keith Whitwell
2006-09-20
1
-35
/
+0
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+330