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
/
i830_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
*
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
-8
/
+0
|
\
|
*
intel: Clean-up ARB_texture_env_crossbar
Ian Romanick
2008-07-16
1
-8
/
+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: Merge intel_context.c from i915 and i965.
Kristian Høgsberg
2008-02-22
1
-0
/
+14
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+104
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-124
/
+0
*
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
*
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
-3
/
+3
*
Revert some accidental cross-merge changes. Remove i915GetString. Migrate
Ian Romanick
2005-01-07
1
-1
/
+0
*
fix warning
Alan Hourihane
2004-12-14
1
-1
/
+1
*
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
1
-1
/
+1
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-48
/
+7
*
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
1
-1
/
+2
*
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
/
+143