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
/
i915_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Drop dead last_ReallyEnabled fields from drivers.
Eric Anholt
2014-04-30
1
-1
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2013-12-13
1
-0
/
+1
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
1
-0
/
+3
*
i915: set SPRITE_POINT_ENABLE bit correctly
Yuanhan Liu
2012-04-09
1
-0
/
+2
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-9
/
+9
*
i915: Gut all remaining bits of hardware fog
Ian Romanick
2011-04-21
1
-10
/
+0
*
i915: i915_context::vertex_fog is always I915_FOG_NONE, so kill it
Ian Romanick
2011-04-21
1
-5
/
+0
*
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
1
-1
/
+9
*
i915: Separate BLEND from general context state.
Chris Wilson
2011-02-21
1
-11
/
+15
*
i915: suppress repeated sampler state emission
Chris Wilson
2011-02-21
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-1
/
+1
*
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2010-06-05
1
-0
/
+1
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-1
/
+2
*
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-03-03
1
-0
/
+1
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
1
-1
/
+1
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
1
-7
/
+1
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-1
/
+1
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
1
-0
/
+1
|
\
|
*
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
1
-0
/
+1
*
|
i915: Increase maximum program size to the hardware limits.
Eric Anholt
2009-10-01
1
-5
/
+10
|
/
*
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-08-04
1
-0
/
+7
*
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-07-29
1
-1
/
+4
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-1
/
+7
*
i915: Refine the texture indirect lookup accounting.
Eric Anholt
2008-10-04
1
-0
/
+3
*
i915: Keith Whitwell's swizzling TEX patch. fix #8283
Xiang, Haihao
2008-01-07
1
-0
/
+6
*
Remove leftover code for i915_texprog.c noticed in crossbar review.
Eric Anholt
2007-09-24
1
-15
/
+0
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+360
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-358
/
+0
*
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-08-18
1
-0
/
+1
*
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-20
1
-1
/
+1
*
prototype i915_udpate_fog() to silence warning
Brian Paul
2006-05-23
1
-0
/
+1
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-1
/
+6
*
i915 will use _TexEnvProgram (if active)
Keith Whitwell
2005-05-09
1
-0
/
+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
/
+330