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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
call st_init_driver_functions()
Brian
2007-08-06
1
-0
/
+2
|
*
use new xmesa_create_softpipe()
Brian
2007-08-06
2
-1
/
+5
|
*
softpipe/winsys interface
Brian
2007-08-06
1
-0
/
+198
|
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
3
-16
/
+19
|
*
get rid of accum param
Brian
2007-08-02
1
-2
/
+1
|
*
rearrange things in xmesa_clear() a bit
Brian
2007-08-01
1
-3
/
+6
|
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
3
-1
/
+33
|
*
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
3
-35
/
+22
|
*
Lots of improvements to the surface-related code.
Brian
2007-07-30
3
-256
/
+54
|
*
added map/unmap() stubs
Brian
2007-07-30
1
-0
/
+17
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
michal
2007-07-27
1
-1
/
+6
|
|
\
|
*
|
minor rename
Brian
2007-07-13
1
-1
/
+1
|
*
|
need to clamp floats to [0,1] in write functions
Brian
2007-07-11
1
-2
/
+2
|
*
|
Checkpoint: stencil roughly working, some bugs to fix...
Brian
2007-07-10
1
-1
/
+64
|
*
|
remove debug printf
Brian
2007-07-10
1
-2
/
+0
|
*
|
Do depth testing with integer values.
Brian
2007-07-10
1
-4
/
+8
|
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
michal
2007-07-06
7
-38
/
+459
|
|
\
\
|
*
|
|
code for functional Z buffer surface
Brian
2007-06-25
2
-5
/
+76
|
*
|
|
checkpoint: implement z/depth testing
Brian
2007-06-20
3
-4
/
+25
|
*
|
|
actually use new glClear code
Brian
2007-06-20
1
-0
/
+12
|
*
|
|
plug in write_mono_row_ub
Brian
2007-06-20
1
-0
/
+12
|
*
|
|
Re-org of surface/framebuffer state.
Brian
2007-06-19
2
-0
/
+238
|
*
|
|
Rename directories again?!
Keith Whitwell
2007-06-14
2
-5
/
+5
|
*
|
|
Use the x11 driver as a test harness for the softpipe/state_tracker code.
Keith Whitwell
2007-05-24
6
-0
/
+76
*
|
|
|
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-08-11
1
-0
/
+1
*
|
|
|
mesa: extra braces
Blair Sadewitz
2008-07-15
1
-96
/
+96
*
|
|
|
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
1
-2
/
+2
*
|
|
|
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+1
*
|
|
|
remove old comments
Brian Paul
2008-06-21
1
-2
/
+0
*
|
|
|
assorted glide driver fixes
Wilfried Holzke
2008-06-17
1
-1
/
+2
*
|
|
|
fix Xlib libGL.so build problem.
Brian Paul
2008-06-09
1
-1
/
+1
*
|
|
|
remove realglx.[ch] from build
Brian
2008-06-08
1
-2
/
+0
*
|
|
|
added dependencies
Brian Paul
2008-06-05
1
-0
/
+22
*
|
|
|
new Makefile for building "stand-alone", Xlib-based libGL
Brian Paul
2008-06-05
1
-0
/
+59
*
|
|
|
prefix some includes with mesa/ or glapi/
Brian Paul
2008-06-05
2
-10
/
+10
*
|
|
|
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
2008-05-27
1
-4
/
+5
*
|
|
|
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-8
/
+0
*
|
|
|
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-23
1
-1
/
+70
*
|
|
|
glcore: build from mesa
George Sapountzis
2008-04-23
1
-0
/
+1
*
|
|
|
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+1
*
|
|
|
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-16
1
-99
/
+166
*
|
|
|
Fix some issues with glDrawBuffer(GL_NONE), bug 14198
Brian
2008-01-22
1
-7
/
+20
*
|
|
|
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
2
-5
/
+5
*
|
|
|
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
3
-8
/
+8
*
|
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
joukj
2007-11-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fix typo
Brian
2007-11-03
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-10-31
1
-7
/
+6
|
\
|
|
|
|
|
*
|
|
|
don't apply ColorMask to main gc
Brian
2007-10-22
1
-7
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-10-03
1
-1
/
+4
*
|
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-07-25
2
-3
/
+8
|
\
|
|
|
[prev]
[next]