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 (
Expand
)
Author
2005-02-18
XMesaGetDepthBuffer() returned wrong bytesPerValue (Karl Schultz)
Brian Paul
2005-02-18
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-18
Fix: RADEON_DEBUG is a bitfield, so use & to check for flags, not ==
Nicolai Haehnle
2005-02-17
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
RADEON_DEBUG is a bitfield, so use & instead of ==.
Nicolai Haehnle
2005-02-17
Switching to start_index32_packet.
Aapo Tahkola
2005-02-17
magic_1 handling...
Aapo Tahkola
2005-02-17
oops.
Ben Skeggs
2005-02-17
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-17
remove extern (Jeff Muizelaar)
Brian Paul
2005-02-17
Make immediate code do a LOAD_VBPNTR again
Ben Skeggs
2005-02-17
fix some 0->NULLs
Dave Airlie
2005-02-17
Cleanup formatting a little bit.
Vladimir Dergachev
2005-02-16
fix non-Win32 definition of GLUTAPIENTRY, remove some cruft
Brian Paul
2005-02-16
Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...
Aapo Tahkola
2005-02-16
small cleanup, remove some warnings
Rune Petersen
2005-02-16
fixed problems with parse_float() (fd.o bug 2520)
Brian Paul
2005-02-16
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
get two textures to work
reist
2005-02-16
Don't enable fog. It's broken
Ben Skeggs
2005-02-15
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-15
Add missing texture formats for completeness
Dave Airlie
2005-02-15
add some missing texture formats and bits from r200 docs
Dave Airlie
2005-02-15
Added texture format table for big endian (this is a tempory hack).
Jerome Glisse
2005-02-15
add EnableExtension so r200 enables all its extensions, add mesa memory
Dave Airlie
2005-02-14
remove accidentally commited printf for tiling support
Roland Scheidegger
2005-02-14
Simple test for GL_MESA_pack_invert.
Ian Romanick
2005-02-14
updated doc
Daniel Borca
2005-02-14
removed detritus
Daniel Borca
2005-02-14
separated DOS GLUT from GLX GLUT.
Daniel Borca
2005-02-14
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-14
mesa-fix-one-bit-signed-bitfield.patch from Jeff Muizelaar
Keith Whitwell
2005-02-14
fix some signed vs unsigned warnings
Dave Airlie
2005-02-14
fix signed vs unsigned comparison warnings in tnl_dd
Dave Airlie
2005-02-14
killed a few warnings
Daniel Borca
2005-02-14
added a bunch of const in the decoder
Daniel Borca
2005-02-14
`static const' instead of `const static'
Daniel Borca
2005-02-14
ProgramCallbackMesa must match the prototype
Daniel Borca
2005-02-14
Change another usage of __AMD64__ to the standard __amd64__, and remove
Eric Anholt
2005-02-14
Don't forget to -L/usr/local/lib to grab expat.
Eric Anholt
2005-02-13
Typo fix.
Michel Dänzer
2005-02-12
initial r400 support: r400 cards are treated as RV350 for now.
Rune Petersen
2005-02-12
MMIO endianness fixes for Radeon drivers.
Michel Dänzer
2005-02-12
unlock mutex upon error return (Jeff Muizelaar)
Brian Paul
2005-02-12
Fall back properly when GL_COLOR_LOGIC_OP is enabled and != GL_COPY.
Felix Kuehling
2005-02-12
Offset LOD bias by about 0.3 to match software rendering more closely.
Felix Kuehling
2005-02-12
Make glean's masked clear test pass.
Felix Kuehling
2005-02-12
Savage3D-based chips seem so use a constant tile stride of 2048 for
Felix Kuehling
2005-02-12
Enabled vertex buffer mode as default.
Ben Skeggs
2005-02-11
Turn _via_fastrender_stage back on.
Keith Whitwell
[next]