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
Age
Commit message (
Expand
)
Author
2004-01-07
cleanups
Daniel Borca
2004-01-07
sanity check for vertex counter
Daniel Borca
2004-01-07
no-op table on par with main dispatcher
Daniel Borca
2004-01-07
Mingw3 prototypes
Daniel Borca
2004-01-06
Testing
Keith Whitwell
2004-01-06
Add comment regarding sse disable
Keith Whitwell
2004-01-06
SSE segfaults in conform - disable for now.
Keith Whitwell
2004-01-06
Fixes for _swsetup_Translate()
Keith Whitwell
2004-01-06
Apply attribute offset when calling extract().
Keith Whitwell
2004-01-05
Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
Eric Anholt
2004-01-05
Slight cleanup
Keith Whitwell
2004-01-05
Remove debug
Keith Whitwell
2004-01-05
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
Add t_vertex.c
Keith Whitwell
2004-01-05
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.
Felix Kuehling
2004-01-05
Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter one
Felix Kuehling
2004-01-04
New, less expensive workaround for state-change lockups.
Felix Kuehling
2004-01-04
Reenable the vtxfmt code paths in the radeon and r200 drivers.
Felix Kuehling
2004-01-01
whitespace changes and new comments
Brian Paul
2003-12-28
Fix TCL_LIGHT_MODEL_CTL setting in radeonColorMaterial.
Felix Kuehling
2003-12-27
Don't allow lighting in model coordinates when fog is active,
Keith Whitwell
2003-12-27
Correct sense of ctx->_ForceEyeCoords (Felix Kuhling)
Keith Whitwell
2003-12-23
the optimized UNCLAMPED_FLOAT_TO_UBYTE macro was broken
Brian Paul
2003-12-23
reverted TMUs for proper multitexturing
Daniel Borca
2003-12-21
new files
Keith Whitwell
2003-12-21
Version bumps, etc for Mesa 6.0
Brian Paul
2003-12-19
DMesa: removed MGA2064W driver
Daniel Borca
2003-12-17
Fix to work with the C preprocessor in GCC 3.3.x.
Ian Romanick
2003-12-15
fix GL_MIN/MAX w/ glBlendFuncSeparate bug (Ian Romanick)
Brian Paul
2003-12-15
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-13
Problem computing specular value in OPCODE_LIT - pulled in value from
Karl Rasche
2003-12-13
fix some matypes.h glitches
Brian Paul
2003-12-13
call _ae_destroy_context() and _ae_invalidate_state() from the proper places
Brian Paul
2003-12-13
init vars to silence warnings
Brian Paul
2003-12-13
Updates from Philippe Houdoin.
Brian Paul
2003-12-12
check swrast->NewState in Draw/CopyPixels functions
Brian Paul
2003-12-12
remove TexCoordInterleaveFactor. Clean up _mesa_InterleavedArrays()
Brian Paul
2003-12-12
applied Felix's patch for configuration system
Brian Paul
2003-12-12
- Test instruction count
Karl Rasche
2003-12-12
improved makefiles
Brian Paul
2003-12-12
lists of common source files
Brian Paul
2003-12-12
new Makefiles
Brian Paul
2003-12-12
set MaxTextureImageUnits, MaxTextureCoordUnits
Keith Whitwell
2003-12-12
small bug wrt culling
Daniel Borca
2003-12-12
fix visinfo typo
Brian Paul
2003-12-12
check for null dpy in Fake_glXGetConfig()
Brian Paul
2003-12-11
replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
Brian Paul
2003-12-11
Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT()
Keith Whitwell
2003-12-11
add driClipRectToFramebuffer helper function
Keith Whitwell
[next]