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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
put XSync in get_buffer_size(), plus clean-up
Brian Paul
2002-06-19
1
-6
/
+7
*
new fix for initial window size problem
Brian Paul
2002-06-17
1
-3
/
+1
*
Fix glXCopyContext bug
Brian Paul
2002-06-16
1
-3
/
+5
*
fixed window size initialization bug
Brian Paul
2002-06-16
1
-1
/
+3
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
2
-5
/
+5
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
3
-11
/
+10
*
more removal of fprintf() calls
Brian Paul
2002-06-13
1
-12
/
+15
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-11
/
+6
*
some initial work for fbconfigs/pbuffers
Brian Paul
2002-05-27
3
-17
/
+30
*
Allocate a sw_span struct in the swrast context instead of allocating it
Brian Paul
2002-04-19
1
-225
/
+225
*
C++ fix
Brian Paul
2002-04-19
1
-1
/
+5
*
return NULL from Fake_glXCreateContext() if dpy or visinfo are NULL
Brian Paul
2002-04-02
1
-1
/
+5
*
don't set plane mask for xm_buffer->gc, it causes an accum buffer conformance...
Brian Paul
2002-03-19
1
-3
/
+1
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
3
-61
/
+75
*
protect currentReadable reference with #ifndef GLX_BUILT_IN_XMESA
Brian Paul
2002-03-15
1
-3
/
+4
*
updated comments. removed dead code.
Brian Paul
2002-03-15
2
-146
/
+17
*
remove a debug printf
Brian Paul
2002-03-15
1
-2
/
+1
*
Removed the xm_context field from XMesaBuffer. It was preventing N threads
Brian Paul
2002-03-12
2
-65
/
+7
*
silence gcc warnings (Marc La France)
Brian Paul
2002-03-01
3
-7
/
+14
*
check for initialized XMesaBuffer in XMesaGarbageCollect()
Brian Paul
2002-02-20
1
-2
/
+2
*
use separate GC for SwapBuffers to avoid colormask problem
Brian Paul
2002-02-15
3
-19
/
+30
*
updated GL_VENDOR string
Brian Paul
2002-02-14
1
-4
/
+4
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
1
-46
/
+46
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
1
-2
/
+2
*
version bumps, etc for 4.1
Brian Paul
2001-10-22
1
-3
/
+3
*
updates for Mesa 4.0
Brian Paul
2001-09-23
1
-6
/
+6
*
more GL 1.3 and GLX 1.4 updates
Brian Paul
2001-09-14
2
-5
/
+15
*
minor re-org
Brian Paul
2001-09-12
3
-42
/
+46
*
minor changes, prototype Pbuffer support
Brian Paul
2001-09-01
1
-4
/
+54
*
prototype work for Pbuffer support
Brian Paul
2001-09-01
2
-28
/
+258
*
fixed dangling pointer problem (Chris Burghart)
Brian Paul
2001-08-31
1
-1
/
+10
*
OpenGL 1.3 support
Brian Paul
2001-08-28
1
-3
/
+3
*
bumped version string to 3.5.1
Brian Paul
2001-08-20
1
-2
/
+2
*
fixed GLX context sharing bug (reported by Eric Plante)
Brian Paul
2001-08-07
1
-3
/
+3
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-14
/
+5
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+7
*
removed some code in XMesaDestroyContext() which could lead to a segfault
Brian Paul
2001-06-04
1
-6
/
+9
*
forgot to check-in yesterday
Brian Paul
2001-05-30
2
-0
/
+489
*
more DRI libGL-related changes
Brian Paul
2001-05-29
3
-20
/
+24
*
removed some old DRI-isms
Brian Paul
2001-05-29
4
-54
/
+13
*
added new functions to GLX_functions[]
Brian Paul
2001-05-29
1
-4
/
+65
*
more work on XMesa / libGL integration
Brian Paul
2001-05-25
3
-230
/
+158
*
added some casts so that older glx.h can be used
Brian Paul
2001-05-24
2
-9
/
+9
*
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
Brian Paul
2001-05-24
3
-64
/
+138
*
prototyping some new stuff
Brian Paul
2001-05-24
1
-82
/
+314
*
New triangle rasterization code. Store per-span initial/step values in the
Brian Paul
2001-05-14
1
-510
/
+526
*
Set 'prefer_float_colors' true, now that tnl uses them natively.
Keith Whitwell
2001-05-10
1
-55
/
+40
*
applied Jeff & Keith's optimization to write_span_mono_pixmap()
Brian Paul
2001-05-10
1
-1
/
+22
*
Driver interface changes
Keith Whitwell
2001-05-10
1
-1
/
+3
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
1
-2
/
+2
[next]