index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
/
xm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use combined depth/stencil buffer when possible
Brian
2007-10-20
1
-6
/
+16
*
Alternate CopyPixels path based on get/put_tile().
Brian
2007-10-18
1
-0
/
+2
*
accum buffer support
Brian
2007-10-14
1
-4
/
+10
*
fix-up stencil buffers
Brian
2007-08-23
1
-1
/
+7
*
fix buffer clearing problems
Brian
2007-08-17
1
-5
/
+1
*
asst changes to get softpipe rendering again (no zbuf support for now)
Brian
2007-08-09
1
-7
/
+24
*
call st_init_driver_functions()
Brian
2007-08-06
1
-0
/
+2
*
use new xmesa_create_softpipe()
Brian
2007-08-06
1
-1
/
+2
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
1
-1
/
+4
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
1
-0
/
+2
*
remove debug printf
Brian
2007-07-10
1
-2
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
michal
2007-07-06
1
-13
/
+235
|
\
|
*
remove #include "GL/glxtokens.h"
Brian
2007-05-25
1
-1
/
+0
|
*
Fix xserver build after recent XMesa changes.
Michel Dänzer
2007-05-22
1
-10
/
+10
|
*
Implement GLX_EXT_texture_from_pixmap.
Brian
2007-05-19
1
-12
/
+235
*
|
Rename directories again?!
Keith Whitwell
2007-06-14
1
-3
/
+3
*
|
Use the x11 driver as a test harness for the softpipe/state_tracker code.
Keith Whitwell
2007-05-24
1
-0
/
+9
|
/
*
xmesa: call _glapi_set_dispatch() for all xserver DDXes.
George Sapountzis
2007-04-20
1
-2
/
+0
*
xmesa: minor cosmetic
George Sapountzis
2007-04-20
1
-29
/
+25
*
xmesa: split FX functions to separate file, part 2.
George Sapountzis
2007-04-20
1
-13
/
+8
*
xmesa: split FX functions to separate file, part 1.
George Sapountzis
2007-04-20
1
-233
/
+6
*
xmesa: spilt FX code to separate functions.
George Sapountzis
2007-04-20
1
-20
/
+16
*
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
2007-04-20
1
-2
/
+256
*
xmesa: drop glide (FX) backend.
George Sapountzis
2007-04-19
1
-256
/
+2
*
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-13
1
-4
/
+15
*
Fix some bugs/issues related to alpha channel support. See bug 10483.
Brian
2007-04-01
1
-31
/
+23
*
Clean and update XMesa/XFree86 interface.
George Sapountzis
2007-03-30
1
-27
/
+12
*
Implement alpha buffer copy for SwapBuffers().
Brian
2007-03-23
1
-5
/
+7
*
Assorted fixes for dealing with zero-size frame/renderbuffers.
Brian
2007-03-16
1
-6
/
+8
*
added null xmctx check to XMesaResizeBuffers(), bug 7205
Mathias Hopf
2007-03-16
1
-0
/
+2
*
clear the b->frontxrb->drawable field in xmesa_free_buffer(), see bug 7205
Brian
2007-03-14
1
-0
/
+6
*
formatting fix
Brian
2007-03-06
1
-4
/
+2
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-2
/
+2
*
Rewrite code related to buffer destruction.
Brian
2007-02-26
1
-74
/
+26
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
1
-3
/
+3
|
\
|
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-1
/
+1
|
*
switch over to vbo module
Keith Whitwell
2006-10-29
1
-3
/
+3
*
|
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().
George Sapountzis
2007-01-26
1
-0
/
+7
|
/
*
Remove get_buffer_size()
Brian Paul
2006-10-17
1
-5
/
+3
*
Big re-org of buffer size management.
Brian Paul
2006-10-14
1
-354
/
+228
*
assorted clean-ups
Brian Paul
2006-10-14
1
-56
/
+38
*
Use XAddExtension() to register an XCloseDisplay() callback function.
Brian Paul
2006-08-30
1
-1
/
+15
*
When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fields
Brian Paul
2006-03-30
1
-3
/
+2
*
Moved _glapi_check_multithread() call into drivers, instead of in
Brian Paul
2006-03-16
1
-1
/
+6
*
added a couple new assertions to help debug XGL problem
Brian Paul
2006-01-10
1
-0
/
+2
*
Fix two failures encountered when running out of memory during XImage
Brian Paul
2005-12-02
1
-13
/
+15
*
Added XMesaDrawable to xmesa_renderbuffer. Use it in a few places instead
Brian Paul
2005-09-26
1
-36
/
+50
*
improve the test for using software alpha buffer
Brian Paul
2005-09-23
1
-1
/
+16
*
added a return upon out-of-memory, remove a needless assignment
Brian Paul
2005-09-12
1
-2
/
+2
*
restore brace lost in previous check-in
Brian Paul
2005-09-12
1
-0
/
+1
[next]