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
Age
Commit message (
Expand
)
Author
2001-07-12
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-05
fixed logic error in OSMesaMakeCurrent() for 565 pixel support (Lars Andersson)
Brian Paul
2001-07-02
More .cvsignore updates.
pesco
2001-06-27
support for RGB_565 pixels (Lars Andersson), untested
Brian Paul
2001-06-15
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
replace 255 with CHAN_MAX
Brian Paul
2001-06-14
fixed a comment
Brian Paul
2001-06-13
Allow different max texture sizes for 1/2D, 3D and cube maps.
Brian Paul
2001-06-04
removed some code in XMesaDestroyContext() which could lead to a segfault
Brian Paul
2001-06-01
apply David Miller's quad/backcolor patch
Keith Whitwell
2001-05-31
fixed s/w alpha channel bug
Brian Paul
2001-05-30
forgot to check-in yesterday
Brian Paul
2001-05-29
more DRI libGL-related changes
Brian Paul
2001-05-29
removed some old DRI-isms
Brian Paul
2001-05-29
added new functions to GLX_functions[]
Brian Paul
2001-05-25
more work on XMesa / libGL integration
Brian Paul
2001-05-24
added some casts so that older glx.h can be used
Brian Paul
2001-05-24
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
Brian Paul
2001-05-24
prototyping some new stuff
Brian Paul
2001-05-21
s/Height/height/ (Jeff Potter)
Brian Paul
2001-05-14
New triangle rasterization code. Store per-span initial/step values in the
Brian Paul
2001-05-14
Fix for glean texgen test.
Keith Whitwell
2001-05-10
Set 'prefer_float_colors' true, now that tnl uses them natively.
Keith Whitwell
2001-05-10
applied Jeff & Keith's optimization to write_span_mono_pixmap()
Brian Paul
2001-05-10
fixed bad texture border test (sometimes caused a segfault)
Brian Paul
2001-05-10
minor clean-up
Brian Paul
2001-05-10
Driver interface changes
Keith Whitwell
2001-05-10
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-09
minor clean-ups
Brian Paul
2001-05-09
fixed font/bitmap x-offset bug (Frank Warmerdam)
Brian Paul
2001-05-09
fixed Y flip problem in read_rgba_pixels() (Frank Warmerdam)
Brian Paul
2001-05-09
remove debug code
Keith Whitwell
2001-05-03
fix for moebius infinite loop
Keith Whitwell
2001-05-03
minor clean-ups and warning fixes
Brian Paul
2001-05-03
add disabled test to turn on vertex snapping.
Keith Whitwell
2001-05-02
fixed vertex color problems
Brian Paul
2001-05-02
teximage updates. seems to work fine.
Brian Paul
2001-05-01
minor XFree86 change
Brian Paul
2001-05-01
float color changes
Keith Whitwell
2001-04-30
Lots more eval fixes
Keith Whitwell
2001-04-29
typo
Keith Whitwell
2001-04-29
More HW_DIVIDE checks.
Keith Whitwell
2001-04-29
Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide off
Keith Whitwell
2001-04-28
fix color copying in twosided quads
Keith Whitwell
2001-04-28
add specialized interp for backcolor, edgeflags
Keith Whitwell
2001-04-28
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-27
changed xmesa_visual and xmesa_buffer structs to directly include GLvisual an...
Brian Paul
2001-04-26
fixed mem leak in XFreeFontInfo() call
Brian Paul
2001-04-26
flush pipeline in WMesaSwapBuffers (Frank Warmerdam)
Brian Paul
2001-04-24
texture image code updates (not finished)
Brian Paul
[next]