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-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
2001-04-20
compilation fixes - texturing isn't working at this time
Brian Paul
2001-04-20
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-10
Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederk...
Brian Paul
2001-04-09
remove a HAVE_ELTS that I'd stuck before.
Alan Hourihane
2001-04-09
fix use of projected vertices with notex vertices when DO_PTEX isn't set.
Alan Hourihane
2001-04-07
Add quad and quad_strip
Alan Hourihane
2001-04-06
add FINISH function at end of each render_* function
Alan Hourihane
2001-04-04
More texture image changes.
Brian Paul
2001-04-03
another fix to clear_32bit_ximage()
Brian Paul
2001-04-03
include fxdrv.h before other headers (Ivan Kalvatchev)
Brian Paul
2001-04-03
fixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
Brian Paul
2001-04-03
clear pixel value wasn't byteswapped for scissored clears in clear_32bit_xima...
Brian Paul
2001-03-30
fixed compilation problems related to ctx->_Enabled removal
Brian Paul
2001-03-30
Fix calculation of fog coordinate in translate_vertex().
Keith Whitwell
2001-03-29
silence a compiler warning
Brian Paul
2001-03-29
Removed DD_Z_NEVER.
Brian Paul
2001-03-28
compilation updates
Brian Paul
2001-03-28
- Restore texImage->IntFormat.
Gareth Hughes
2001-03-27
silence compiler warnings
Brian Paul
2001-03-23
minor tweak to visual setup for accum buffers
Brian Paul
2001-03-21
added teximage rescaling code. untested at this point
Brian Paul
2001-03-21
minor updates for 3.5
Brian Paul
[next]