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
Age
Commit message (
Collapse
)
Author
2004-03-29
Moved from src/mesa/main
Michal Krol
2004-03-29
First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.
Keith Whitwell
Enable with env var: MESA_CODEGEN=t.
2004-03-29
This wont be needed any more
Michal Krol
2004-03-29
Moved to src/mesa/shader and renamed to arbprogram_syn.h
Michal Krol
2004-03-29
Moved to src/mesa/shader and renamed to arbprogparse.[ch]
Michal Krol
2004-03-29
Moved to src/mesa/shader
Michal Krol
2004-03-29
code cleanup heheh
Daniel Borca
2004-03-27
Forgot to set SAVAGE_NEW_CULL in savageDDEnable_s3d.
Felix Kuehling
2004-03-26
minor fixes
Brian Paul
2004-03-26
added GLW_SOURCES for IRIX
Brian Paul
2004-03-26
fix some warnings
Brian Paul
2004-03-26
tweaks to APP_LIB_DEPS (Dan Schikore)
Brian Paul
2004-03-26
Enable drawing directly to the (now tiled) front buffer.
Felix Kuehling
2004-03-26
added .SUFFIXES : .cc line
Brian Paul
2004-03-26
don't try to make GLwMDrawA.c by default since it needs Motif
Brian Paul
2004-03-26
Don't use pushd/popd.
Brian Paul
2004-03-26
new Makefile
Brian Paul
2004-03-26
Tweaks for make clean / realclean.
Brian Paul
2004-03-26
increase MAX_TEXTURE_LOD_BIAS to 11.0
Brian Paul
2004-03-26
clamp BiasMin, BiasMax to reasonable values
Brian Paul
2004-03-26
obsolete
Brian Paul
2004-03-26
added glw to SRC_DIRS
Brian Paul
2004-03-26
added _DEPS lines to specify -L/usr/X11R6/lib
Brian Paul
2004-03-26
added OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS
Brian Paul
2004-03-26
omit CVS from configs list
Brian Paul
2004-03-26
updated Makefile info
Brian Paul
2004-03-26
Mesa installation script
Brian Paul
2004-03-26
New Makefile system
Brian Paul
2004-03-26
new system configurations
Brian Paul
2004-03-26
tweaks for 64-bit linux configs (Dan Schikore)
Brian Paul
2004-03-26
check for GLX 1.3 during init
Brian Paul
2004-03-26
Make sure drivers don't dereference a NULL pointer if
Ian Romanick
__driUtilCreateNewScreen returns NULL.
2004-03-25
merge changes from 6.0.1 branch
Brian Paul
2004-03-25
more Darwin tweaks
Brian Paul
2004-03-25
re-order arguments to mklib
Brian Paul
2004-03-25
Recalculate the viewport matrix in savageEmitDrawingRectangle.
Felix Kuehling
2004-03-25
silence warnings
Brian Paul
2004-03-25
The OpenGL Shading Language Runtime Library for Legacy Target.
Michal Krol
Sounds good :)
2004-03-25
small changes (version string)
Daniel Borca
2004-03-25
added linux-x86-opteron (bug 922735)
Brian Paul
2004-03-25
update my email address
Brian Paul
2004-03-25
More state management changes:
Felix Kuehling
- Don't lock in savageDDUpdateStatte, don't call savageEmitHwStateLocked - Need to grab the lock for texture uploads now - New SAVAGE_NEW_CULL bit in new_state to make sure that culling state and raster_primitive are not examined at the wrong times.
2004-03-24
Make sure hardware culling is disabled for unfilled primitives,
Felix Kuehling
points and lines.
2004-03-24
use Driver.WriteMonoRGBAPixels() when possible (Dan Schikore)
Brian Paul
2004-03-24
Missing in last commit.
Felix Kuehling
2004-03-24
Buffer vertices and emit them in batches. Still using conventional drawing
Felix Kuehling
commands, no vertex DMA.
2004-03-24
rename class to c_class if using C++ (bug 922294)
Brian Paul
2004-03-24
Slang internal include file defining constructors and operators
Michal Krol
for built-in data types.
2004-03-23
tweaks to Darwin code
Brian Paul
2004-03-23
additional updates from Dan Schikore
Brian Paul
[next]