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
/
i915
/
intel_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: remove unneeded #include of colormac.h
Mark Janes
2015-10-06
1
-1
/
+0
*
i915: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i915: Fork the shared code from i965.
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
-13
/
+13
*
intel: move some driver functions around
Brian Paul
2009-01-26
1
-64
/
+0
*
i915: Don't overwrite i915's Viewport function from generic code.
Eric Anholt
2008-11-21
1
-0
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-1
/
+1
*
i915: Needn't adjust pixel centers. fix #12944
Xiang, Haihao
2008-01-02
1
-2
/
+2
*
i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965.
Xiang, Haihao
2007-12-25
1
-0
/
+26
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+269
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-281
/
+0
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-4
/
+5
*
recalculate state on drawable changes
Keith Whitwell
2005-12-30
1
-1
/
+5
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-2
/
+2
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+0
*
check for null DrawBuffer values
Keith Whitwell
2005-05-09
1
-0
/
+3
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+3
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-0
/
+127
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+135