index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert merge of new/experimental code from texmem branch.
Keith Whitwell
2006-03-28
1
-1
/
+1
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
2
-2
/
+4
*
fix coverity 926: use before NULL check
Dave Airlie
2006-03-23
1
-2
/
+4
*
Don't use glx_ansic.h functions (__glXMemset).
Kristian Høgsberg
2006-03-17
1
-9
/
+9
*
Added glBlitFramebufferEXT function.
Brian Paul
2006-03-01
1
-0
/
+14
*
remove the test for XFree86Server from prev patch (bug 5835)
Brian Paul
2006-02-09
1
-1
/
+1
*
include dix-config.h (Mike Harris) (bug 5835)
Brian Paul
2006-02-08
1
-0
/
+3
*
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-02-03
5
-34
/
+75
*
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2006-01-30
1
-1
/
+7
*
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-07
1
-0
/
+22
*
assorted fixes for server-side direct rendering (bug 5199)
Brian Paul
2005-11-29
3
-5
/
+6
*
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-11-28
2
-3
/
+3
*
Silence gcc-4 warnings.
Aapo Tahkola
2005-10-28
1
-3
/
+3
*
Add support for HW stencil spans, mirroring the depth spans support. Used for
Eric Anholt
2005-10-27
1
-2
/
+51
*
Add _mesa_exec_malloc() and _mesa_exec_free() for allocating
Keith Whitwell
2005-10-18
2
-278
/
+0
*
fix two bugs wrt calculating max possible texture sizes for texture rectangle...
Roland Scheidegger
2005-10-15
1
-3
/
+3
*
Replace gl_renderbuffer.ComponentSizes[] with separate RedBits, GreenBits,
Brian Paul
2005-09-22
1
-1
/
+1
*
added driUpdateFramebufferSize()
Brian Paul
2005-09-14
2
-2
/
+29
*
use an explicit reserved field, rather than magic number in bound
Keith Whitwell
2005-09-08
2
-2
/
+5
*
Fix the comment for the 'bound' field: it's a bitmask, not an index.
Brian Paul
2005-09-08
2
-2
/
+5
*
just formatting clean-ups
Brian Paul
2005-09-04
1
-9
/
+13
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
2
-3
/
+20
*
Combine GET_DST_PTR and GET_SRC_PTR into just GET_PTR.
Brian Paul
2005-09-04
1
-23
/
+29
*
Added InitPointers helper function
Brian Paul
2005-09-04
1
-0
/
+10
*
replace assertion with a conditional return
Brian Paul
2005-09-04
1
-2
/
+6
*
added flippedData field for page flipping, code to flip stereo color buffers
Brian Paul
2005-09-03
2
-28
/
+54
*
added SetStencil/DepthPointer functions
Brian Paul
2005-09-03
2
-0
/
+31
*
added driFlipRenderbuffers()
Brian Paul
2005-09-01
2
-1
/
+35
*
added a few more fields to help with DRI drivers
Brian Paul
2005-09-01
2
-0
/
+18
*
Mesa uses the glVertexAttrib*NV functions to implement fixed-function
Ian Romanick
2005-08-10
1
-2
/
+5
*
Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the
Ian Romanick
2005-08-08
2
-6
/
+6
*
Fixes bugzillla #812.
Ian Romanick
2005-08-05
1
-8
/
+0
*
Fix recent problems with display lists and other parts of the code.
Ian Romanick
2005-08-05
1
-1
/
+11
*
Commit Ian's fixes from Bug 3877
Jon Smirl
2005-07-29
2
-4
/
+4
*
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-28
1
-2
/
+1
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
3
-833
/
+884
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
2
-83
/
+30
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
7
-684
/
+48
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
5
-55
/
+106
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
3
-7
/
+6015
*
added comment
Brian Paul
2005-06-04
1
-0
/
+2
*
oops, undo previous change
Brian Paul
2005-06-02
2
-8
/
+2
*
start removing old (pre-renderbuffer) span code
Brian Paul
2005-06-02
2
-2
/
+8
*
remove the XFree86 ID line
Brian Paul
2005-05-19
1
-1
/
+0
*
Add check for mask == NULL to the one routine missing it.
Keith Whitwell
2005-05-12
1
-2
/
+11
*
fix for renderbuffer (Andreas Stenglein)
Brian Paul
2005-05-05
1
-2
/
+2
*
Fix up origin in dri/fb driver
Jon Smirl
2005-05-05
1
-0
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
6
-89
/
+329
*
Minor changes to make linux-solo build again
Jon Smirl
2005-04-25
1
-0
/
+2
*
Added a French translation of option descriptions by Stephane Marchesin.
Felix Kuehling
2005-04-22
3
-5
/
+287
[next]