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
*
i915: Remove a duplicated set of PCI IDs.
Eric Anholt
2013-06-28
1
-0
/
+1
*
i915: Remove separate stencil code.
Eric Anholt
2013-06-28
1
-1
/
+0
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
1
-3
/
+3
*
intel: Remove the last spans code!
Eric Anholt
2013-04-30
1
-3
/
+0
*
i915: Add support for GL_EXT_texture_sRGB and GL_EXT_texture_sRGB_decode.
Eric Anholt
2013-04-29
1
-0
/
+2
*
i915: Correctly set the OQ counter bits.
Eric Anholt
2013-04-29
1
-0
/
+1
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
intel: Move validation of context version into intelInitContext
Chad Versace
2013-01-15
1
-27
/
+5
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+8
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
i915: Don't free the intel_context structure when intelCreateContext fails.
Ian Romanick
2012-09-28
1
-3
/
+0
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-3
/
+3
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
1
-1
/
+33
*
i915: set SPRITE_POINT_ENABLE bit correctly
Yuanhan Liu
2012-04-09
1
-0
/
+2
*
i915: Fix complete texturing regression since 27505a105a
Eric Anholt
2011-11-23
1
-0
/
+2
*
i915: Move the texture format setup for this driver out of shared code.
Eric Anholt
2011-11-22
1
-0
/
+49
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-13
/
+13
*
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
[next]