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
/
common
Age
Commit message (
Expand
)
Author
2005-09-04
Added InitPointers helper function
Brian Paul
2005-09-04
replace assertion with a conditional return
Brian Paul
2005-09-03
added flippedData field for page flipping, code to flip stereo color buffers
Brian Paul
2005-09-03
added SetStencil/DepthPointer functions
Brian Paul
2005-09-01
added driFlipRenderbuffers()
Brian Paul
2005-09-01
added a few more fields to help with DRI drivers
Brian Paul
2005-08-10
Mesa uses the glVertexAttrib*NV functions to implement fixed-function
Ian Romanick
2005-08-08
Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the
Ian Romanick
2005-08-05
Fixes bugzillla #812.
Ian Romanick
2005-08-05
Fix recent problems with display lists and other parts of the code.
Ian Romanick
2005-07-29
Commit Ian's fixes from Bug 3877
Jon Smirl
2005-07-28
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
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-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-04
added comment
Brian Paul
2005-06-02
oops, undo previous change
Brian Paul
2005-06-02
start removing old (pre-renderbuffer) span code
Brian Paul
2005-05-19
remove the XFree86 ID line
Brian Paul
2005-05-12
Add check for mask == NULL to the one routine missing it.
Keith Whitwell
2005-05-05
fix for renderbuffer (Andreas Stenglein)
Brian Paul
2005-05-05
Fix up origin in dri/fb driver
Jon Smirl
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-04-25
Minor changes to make linux-solo build again
Jon Smirl
2005-04-22
Added a French translation of option descriptions by Stephane Marchesin.
Felix Kuehling
2005-04-13
Revert revision 1.13. This allows server-side libGLcore (in X.org) to build
Ian Romanick
2005-04-12
Added a Spanish translation by David Rubio Miguélezand a Dutch
Felix Kuehling
2005-04-12
Changed escaping of double quotes.
Felix Kuehling
2005-04-11
Manage option translations in separate .po files to make translations
Felix Kuehling
2005-03-22
Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer in
Keith Whitwell
2005-03-15
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-03-05
Fixing memset on ia64 & other archs
Dave Airlie
2005-02-26
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-17
fix some 0->NULLs
Dave Airlie
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-12
MMIO endianness fixes for Radeon drivers.
Michel Dänzer
2005-02-05
Fixed a typo in an assertion. (Don't understand how this ever compiled.)
Felix Kuehling
2005-02-04
Added an option texture_heaps that allows selecting which texture heaps
Felix Kuehling
2005-02-03
Use all texture heaps in a fair way when textures need to be kicked in
Felix Kuehling
2005-02-02
Don't try to kick textures from a NULL tex heap.
Felix Kuehling
2005-01-31
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-26
new version check to allow to test for a range of ddx major versions, instead...
Roland Scheidegger
2005-01-15
Use HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimized span read
Felix Kuehling
2005-01-12
Simplify usage of drmHash functions and fix bug in
Keith Whitwell
2005-01-03
Added a boolean option for a floating-point depth buffer.
Felix Kuehling
2004-12-14
uint*t -> u_int*t changes
Alan Hourihane
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
[prev]
[next]