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
/
dri
/
r300
Age
Commit message (
Expand
)
Author
2005-07-29
Fix a == vs !- typo for glx_enable_extension
Jon Smirl
2005-07-28
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-28
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-27
test for the proper drm version, at least 1.17 is required
Roland Scheidegger
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-24
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-20
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-02
Expose the fact that we do not do either selection of feedback buffers - eith...
Vladimir Dergachev
2005-07-01
Adding RV350_NJ ID.
Jerome Glisse
2005-07-01
Adapt extension string to new GL dispatch schema proposed
Jerome Glisse
2005-06-30
-"fix" page flipping
Aapo Tahkola
2005-06-27
Uncomment a couple of helper functions.
Vladimir Dergachev
2005-06-27
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-21
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
Add PCI ID for R420 JI.
Nicolai Haehnle
2005-06-21
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-16
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
Use depth tiling.
Aapo Tahkola
2005-06-16
Support 16-bit modes.
Aapo Tahkola
2005-06-16
Fix problems with elts when immediate mode is on.
Aapo Tahkola
2005-06-16
Turn off VBO's.
Aapo Tahkola
2005-06-16
lost_context never gets reset.
Aapo Tahkola
2005-06-12
Fixed typos.
Vladimir Dergachev
2005-06-10
Add definition for memory controller latency registers..
Vladimir Dergachev
2005-06-08
- Secondary colour
Ben Skeggs
2005-06-06
TEX to output
Ben Skeggs
2005-06-05
Fix xyz/w interaction (needs a cleanup still..)
Ben Skeggs
2005-05-31
Causes lockups on some rare cases.
Aapo Tahkola
2005-05-28
Some fixes
Jerome Glisse
2005-05-28
Up MAX_AOS_ARRAYS to 16. Do we need more?
Ben Skeggs
2005-05-28
Play with swizzling a bit.
Ben Skeggs
2005-05-28
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-27
More optimal r300Clear.
Aapo Tahkola
2005-05-26
constant tracking
Ben Skeggs
2005-05-25
- Remove one of the loops in emit_arith
Ben Skeggs
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-22
Small change to handle native case (7 natives case)
Jerome Glisse
2005-05-22
Adding r300 fragment program swizzle tab. Please some
Jerome Glisse
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-18
Stick texture LOD back on.
Aapo Tahkola
2005-05-18
Polygon mode fixes.
Aapo Tahkola
2005-05-14
Make gleans polyoffset test happy.
Aapo Tahkola
2005-05-14
Dont assume GLbooleans are ones when true.
Aapo Tahkola
2005-05-14
Cleanup blend state generation.
Nicolai Haehnle
2005-05-14
The kernel doesn't like command buffers over 64KB, so we don't
Nicolai Haehnle
2005-05-14
Remove dead span functions code.
Nicolai Haehnle
2005-05-14
Fix span functions for stencil buffer access.
Nicolai Haehnle
2005-05-14
Don't print debug messages unless the user explicitly requested them
Nicolai Haehnle
[next]