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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Replace the EmitNoIfs compiler flag with a MaxIfDepth flag.
Bryan Cain
2011-08-31
1
-1
/
+1
*
intel: Make our context structure be a ralloc context.
Eric Anholt
2011-07-11
1
-2
/
+2
*
i915: Gut all remaining bits of hardware fog
Ian Romanick
2011-04-21
1
-2
/
+6
*
i915: Force lowering of all types of indirect array accesses in the FS
Ian Romanick
2011-02-10
1
-3
/
+11
*
intel: Fix typeos from 3d028024 and 790ff232
Ian Romanick
2011-01-20
1
-10
/
+10
*
i915: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+14
*
i915: Request that POW instructions be lowered
Ian Romanick
2010-12-01
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/i915: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
i915: Remove a dead if (0) block.
Eric Anholt
2010-09-23
1
-3
/
+0
*
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
1
-0
/
+1
*
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
1
-1
/
+5
*
i915: Ask the compiler to flatten out all the if statements that it can.
Eric Anholt
2010-07-19
1
-0
/
+2
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-2
/
+3
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-5
/
+0
|
\
|
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-5
/
+0
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-1
/
+1
*
|
intel: Attempt to fix up after "Update vertex texture code."
Eric Anholt
2009-12-10
1
-0
/
+3
|
/
*
i915: Add support for varying inputs.
Eric Anholt
2009-10-01
1
-1
/
+1
*
i915: Update and translate the fragment program along with state updates.
Eric Anholt
2009-10-01
1
-0
/
+3
*
i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14
Eric Anholt
2009-08-27
1
-0
/
+1
*
ARB prog: Change handling of program parameter limits
Ian Romanick
2009-08-26
1
-0
/
+3
*
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-08-04
1
-0
/
+2
*
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-07-29
1
-0
/
+2
*
Merge branch 'const-buffer-changes'
Brian Paul
2009-05-01
1
-1
/
+1
|
\
|
*
i915: check the new _NEW_PROGRAM_CONSTANT flag
Brian Paul
2009-04-22
1
-1
/
+1
*
|
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-22
1
-0
/
+2
|
/
*
i915: Remove dead i830TexEnv and i915TexEnv.
Eric Anholt
2009-04-16
1
-1
/
+0
*
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-02-17
1
-0
/
+2
*
intel: Fix up some extension string issues
Ian Romanick
2009-01-28
1
-13
/
+0
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
*
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-07
1
-1
/
+0
*
intel: disable ATI_texture_env_combine3 for i830( and related device).
Xiang, Haihao
2008-12-30
1
-0
/
+1
*
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
1
-2
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-0
/
+3
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-3
/
+0
*
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-25
1
-1
/
+0
|
\
|
*
intel: Clean-up ARB_texture_env_crossbar
Ian Romanick
2008-07-16
1
-1
/
+0
*
|
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
1
-1
/
+0
|
\
|
|
*
intel: Same pixel function init for everyone now.
Eric Anholt
2008-06-24
1
-1
/
+0
*
|
i915: Restore the accelerated PBO pixel path functions after GEM changes.
Eric Anholt
2008-06-18
1
-1
/
+1
*
|
[intel] Fix no_rast option on non-965.
Eric Anholt
2008-06-17
1
-0
/
+3
*
|
Temporarily disable intel pixel ops on i915 for GEM
Keith Packard
2008-05-05
1
-1
/
+1
|
/
*
intel: Add missing include file to silence last couple of warnings.
Kristian Høgsberg
2008-02-25
1
-0
/
+1
*
intel: Merge intel_context.c from i915 and i965.
Kristian Høgsberg
2008-02-22
1
-0
/
+12
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+174
[next]