index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
i915_context.c
Age
Commit message (
Expand
)
Author
2009-08-27
i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14
Eric Anholt
2009-08-26
ARB prog: Change handling of program parameter limits
Ian Romanick
2009-08-04
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-07-29
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-05-01
Merge branch 'const-buffer-changes'
Brian Paul
2009-04-22
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-22
i915: check the new _NEW_PROGRAM_CONSTANT flag
Brian Paul
2009-04-16
i915: Remove dead i830TexEnv and i915TexEnv.
Eric Anholt
2009-02-17
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-01-28
intel: Fix up some extension string issues
Ian Romanick
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-07
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2008-12-30
intel: disable ATI_texture_env_combine3 for i830( and related device).
Xiang, Haihao
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-07-25
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-16
intel: Clean-up ARB_texture_env_crossbar
Ian Romanick
2008-06-24
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
intel: Same pixel function init for everyone now.
Eric Anholt
2008-06-18
i915: Restore the accelerated PBO pixel path functions after GEM changes.
Eric Anholt
2008-06-17
[intel] Fix no_rast option on non-965.
Eric Anholt
2008-05-05
Temporarily disable intel pixel ops on i915 for GEM
Keith Packard
2008-02-25
intel: Add missing include file to silence last couple of warnings.
Kristian Høgsberg
2008-02-22
intel: Merge intel_context.c from i915 and i965.
Kristian Høgsberg
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-03-27
Restore the UseTexEnvProgram logic.
Brian
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-02-22
Merge branch 'origin' into glsl-compiler-1
Brian
2006-12-15
vertex/fragment program field changes
Brian
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-16
Init _UseTexEnvProgram to fix failed assertion in i915_render_start() - this ...
Brian Paul
2006-10-10
Use the mesa-provided texenv program rather than rolling our own.
Keith Whitwell
2006-09-01
fix the presumably broken check for the allow_large_textures and vblank_mode ...
Roland Scheidegger
2006-04-07
Fix some warnings on x86_64
Alan Hourihane
2006-02-03
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2005-11-01
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-09-09
remove the redundant textureSize field, use tex.size instead, it's always the...
Brian Paul
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-05-09
i915 will use _TexEnvProgram (if active)
Keith Whitwell
2005-01-07
Revert some accidental cross-merge changes. Remove i915GetString. Migrate
Ian Romanick
2005-01-06
Add Intel i915GM support, and these extensions.
Alan Hourihane
2004-09-19
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
Added GL_ARB_point_parameters support for i830.
Ian Romanick
2004-09-19
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-06-18
add missing license texts
Keith Whitwell
2004-06-11
re-enable rect texture
Alan Hourihane
[next]