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
/
main
/
dd.h
Age
Commit message (
Expand
)
Author
2002-03-16
buffer resize changes
Brian Paul
2002-02-13
More suport for t&l drivers
Keith Whitwell
2001-12-14
vertex program check-in
Brian Paul
2001-12-04
dispatch changes to minimize hassle with XFree86 libGL
Brian Paul
2001-11-18
API dispath updates
Brian Paul
2001-06-15
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-04-04
More texture image changes.
Brian Paul
2001-03-22
Add PolygonOffset driver callback.
Gareth Hughes
2001-03-19
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-11
Support for swappable tnl modules.
Gareth Hughes
2001-03-07
added Driver.BlendColor() function, for completeness
Brian Paul
2001-03-03
changed AlphaFunc() ref from GLclampf to GLchan
Brian Paul
2001-02-24
Template work
Keith Whitwell
2001-02-19
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions
Brian Paul
2001-02-15
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-06
Overhaul of texture image handling.
Brian Paul
2001-02-06
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-01-29
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-24
Lots of GLchan datatype changes.
Brian Paul
2001-01-09
Added PointSize and PointParametersfv to dd interface, for completeness.
Brian Paul
2001-01-08
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-05
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-14
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-13
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-10
removed old TexImage() and TexSubImage() functions
Brian Paul
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-31
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-09-28
new params for SpecificCompressedTexFormat() (Bill White)
Brian Paul
2000-09-14
updated comments
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
added device driver function for texture proxy testing
Brian Paul
2000-08-29
finished compressed texture support (Bill White)
Brian Paul
2000-08-08
added GetInteger/Float/Double/Boolean/Pointer device driver functions
Brian Paul
2000-06-06
more work on GL_ARB_texture_compression
Brian Paul
2000-05-24
more work on GL_ARB_texture_compression
Brian Paul
2000-03-29
changes for single-copy textures
Brian Paul
2000-03-23
more clean-up and rearranging
Brian Paul
2000-03-21
removed retainInternalCopy from TexSubImage functions
Brian Paul
2000-03-20
more reorganization and clean-up
Brian Paul
2000-03-20
rearranged order of some functions
Brian Paul
2000-03-20
added new TexImage and TexSubImage functions
Brian Paul
2000-03-20
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
Brian Paul
[next]