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
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+174
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-186
/
+0
*
Restore the UseTexEnvProgram logic.
Brian
2007-03-27
1
-0
/
+1
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-1
/
+1
*
Merge branch 'origin' into glsl-compiler-1
Brian
2007-02-22
1
-2
/
+3
|
\
|
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-2
/
+3
*
|
vertex/fragment program field changes
Brian
2006-12-15
1
-2
/
+1
|
/
*
Init _UseTexEnvProgram to fix failed assertion in i915_render_start() - this ...
Brian Paul
2006-10-16
1
-0
/
+1
*
Use the mesa-provided texenv program rather than rolling our own.
Keith Whitwell
2006-10-10
1
-0
/
+2
*
fix the presumably broken check for the allow_large_textures and vblank_mode ...
Roland Scheidegger
2006-09-01
1
-1
/
+1
*
Fix some warnings on x86_64
Alan Hourihane
2006-04-07
1
-1
/
+1
*
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-02-03
1
-3
/
+5
*
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-11-01
1
-9
/
+8
*
remove the redundant textureSize field, use tex.size instead, it's always the...
Brian Paul
2005-09-09
1
-1
/
+1
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-2
/
+2
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-7
/
+8
*
i915 will use _TexEnvProgram (if active)
Keith Whitwell
2005-05-09
1
-2
/
+4
*
Revert some accidental cross-merge changes. Remove i915GetString. Migrate
Ian Romanick
2005-01-07
1
-74
/
+3
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-4
/
+27
*
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
1
-1
/
+0
*
Added GL_ARB_point_parameters support for i830.
Ian Romanick
2004-09-19
1
-1
/
+0
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-4
/
+1
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
re-enable rect texture
Alan Hourihane
2004-06-11
1
-1
/
+1
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+211