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
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ fix
Brian Paul
2002-04-19
1
-1
/
+5
*
added OSMesaGetProcAddress()
Brian Paul
2002-04-04
1
-1
/
+34
*
call _mesa_ResizeBuffersMESA() in OSMesaMakeCurrent() to reconcile buffer siz...
Brian Paul
2002-04-04
1
-2
/
+7
*
return NULL from Fake_glXCreateContext() if dpy or visinfo are NULL
Brian Paul
2002-04-02
1
-1
/
+5
*
DOS driver update
Brian Paul
2002-04-01
5
-27
/
+48
*
use _glapi_get_context() instead of GET_CURRENT_CONTEXT(ctx); in buffer_size()
Brian Paul
2002-03-29
1
-2
/
+3
*
DOS/Mesa driver updates (Daniel Borca)
Brian Paul
2002-03-23
3
-13
/
+8
*
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
8
-86
/
+114
*
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
*
obsolete
Brian Paul
2002-03-11
6
-2377
/
+0
*
DOS driver updates from Daniel Borca
Brian Paul
2002-03-08
1
-105
/
+68
*
new DOS driver files from Daniel Borca
Brian Paul
2002-03-08
7
-0
/
+2318
*
silence gcc warnings (Marc La France)
Brian Paul
2002-03-01
3
-7
/
+14
*
updated comments for CHAN_BITS=16 or 32
Brian Paul
2002-03-01
1
-9
/
+7
*
DOS updates from Daniel Borca
Brian Paul
2002-02-23
1
-106
/
+457
*
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
*
obsolete
Brian Paul
2002-02-15
2
-1661
/
+0
*
updated GL_VENDOR string
Brian Paul
2002-02-14
1
-4
/
+4
*
More suport for t&l drivers
Keith Whitwell
2002-02-13
2
-30
/
+40
*
Daniel Borca's new DOS/DJGPP driver.
Brian Paul
2002-02-12
4
-0
/
+1499
*
return GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS = 16 or 32
Brian Paul
2002-01-30
1
-3
/
+9
*
Fixes for 24-bit Windows devices. The old code was trying to do 3-byte
Karl Schultz
2002-01-16
1
-5
/
+11
*
Fixed pixel color component problem and clear code for 24-bit Windows
Karl Schultz
2002-01-15
2
-159
/
+179
*
Remove trailing CR's. No logical changes.
Karl Schultz
2002-01-15
1
-478
/
+487
*
Fix clipping problem on mga
Keith Whitwell
2001-12-20
1
-3
/
+3
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
2
-50
/
+49
*
fix for ubyte colors
Keith Whitwell
2001-12-13
1
-14
/
+14
*
fix glut tess lockup
Keith Whitwell
2001-12-11
1
-8
/
+3
*
main trunk is now 4.1
Karl Schultz
2001-11-29
1
-1
/
+1
*
update to version 4.0
Karl Schultz
2001-11-29
1
-1
/
+1
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
3
-6
/
+6
*
Updates for improved DirectDraw support (Daniel Slater)
Karl Schultz
2001-11-01
2
-65
/
+514
*
version bumps, etc for 4.1
Brian Paul
2001-10-22
1
-3
/
+3
*
Fix the clear() function
Karl Schultz
2001-10-05
1
-80
/
+98
*
Updated Windows driver for Mesa 4.0.
Karl Schultz
2001-10-04
1
-1555
/
+1427
*
remove extra CR chars
Karl Schultz
2001-10-04
2
-194
/
+194
*
use correct vertex for flatshading
Keith Whitwell
2001-09-25
1
-14
/
+14
*
Fix up Windows makefiles so that the debug build leaves debugger info
Karl Schultz
2001-09-25
1
-1
/
+1
*
disable some more code so that it compiles quietly on Windows.
Karl Schultz
2001-09-25
1
-6
/
+6
*
[rgba]shift values weren't always correct, only effected blended lines
Brian Paul
2001-09-23
1
-12
/
+47
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
13
-223
/
+165
*
updates for Mesa 4.0
Brian Paul
2001-09-23
2
-7
/
+8
*
More of the same
Keith Whitwell
2001-09-23
1
-14
/
+3
*
Make osmesa a DLL instead of a static lib (Windows). This is more
Karl Schultz
2001-09-21
3
-19
/
+35
*
set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)
Brian Paul
2001-09-19
1
-2
/
+7
[next]