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
2006-04-11
FBConfig support for EXT_tfp
David Reveman
2006-04-03
if DDX is -1 don't do DDX check
Dave Airlie
2006-04-03
Coverity #459: Silly off-by-one error.
Adam Jackson
2006-04-02
Coverity #567: Fix a memory leak on a failure path.
Adam Jackson
2006-04-01
These messages really should be printed all the time, users want to
Dave Airlie
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-30
Init the Red/Green/Blue/Alpha/Depth/StencilBits fields in driNewRenderbuffer()
Brian Paul
2006-03-28
Revert merge of new/experimental code from texmem branch.
Keith Whitwell
2006-03-26
merge from texman branch
Brian Paul
2006-03-23
fix coverity 926: use before NULL check
Dave Airlie
2006-03-17
Don't use glx_ansic.h functions (__glXMemset).
Kristian Høgsberg
2006-03-01
Added glBlitFramebufferEXT function.
Brian Paul
2006-02-09
remove the test for XFree86Server from prev patch (bug 5835)
Brian Paul
2006-02-08
include dix-config.h (Mike Harris) (bug 5835)
Brian Paul
2006-02-03
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-01-30
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2005-12-07
Updates for GL_EXT_timer_query:
Brian Paul
2005-11-29
assorted fixes for server-side direct rendering (bug 5199)
Brian Paul
2005-11-28
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-10-28
Silence gcc-4 warnings.
Aapo Tahkola
2005-10-27
Add support for HW stencil spans, mirroring the depth spans support. Used for
Eric Anholt
2005-10-18
Add _mesa_exec_malloc() and _mesa_exec_free() for allocating
Keith Whitwell
2005-10-15
fix two bugs wrt calculating max possible texture sizes for texture rectangle...
Roland Scheidegger
2005-09-22
Replace gl_renderbuffer.ComponentSizes[] with separate RedBits, GreenBits,
Brian Paul
2005-09-14
added driUpdateFramebufferSize()
Brian Paul
2005-09-08
use an explicit reserved field, rather than magic number in bound
Keith Whitwell
2005-09-08
Fix the comment for the 'bound' field: it's a bitmask, not an index.
Brian Paul
2005-09-04
just formatting clean-ups
Brian Paul
2005-09-04
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
Combine GET_DST_PTR and GET_SRC_PTR into just GET_PTR.
Brian Paul
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
[next]