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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DJGPP fixes
mesa_4_0_2
Brian Paul
2002-04-01
3
-5
/
+5
*
another DOS driver update
Brian Paul
2002-04-01
6
-36
/
+111
*
Use invert_matrix_general() instead of invert_matrix_perspective() because
Brian Paul
2002-03-29
1
-3
/
+10
*
decrement Transform._AnyClip when clip planes are disabled
Brian Paul
2002-03-28
1
-3
/
+6
*
popping of user-defined clip planes was broken
Brian Paul
2002-03-28
1
-13
/
+22
*
(WIN32)Use _glapi_get_context to get the context in buffer_size() instead
Karl Schultz
2002-03-25
1
-1
/
+7
*
export _glapi_get_context for osmesa.
Karl Schultz
2002-03-25
1
-0
/
+1
*
DOS/Mesa driver updates (Daniel Borca)
Brian Paul
2002-03-23
4
-15
/
+26
*
don't set plane mask for xm_buffer->gc, it causes an accum buffer conformance...
Brian Paul
2002-03-19
1
-3
/
+1
*
Use MESA_PBUFFER_ALLOC/FREE macros to allocate all framebuffer and texture
Brian Paul
2002-03-19
8
-85
/
+162
*
fix Intel C compiler warnings (Gerk Huisma)
Brian Paul
2002-03-19
3
-20
/
+19
*
undo previous check-in
Brian Paul
2002-03-16
1
-1
/
+9
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
24
-265
/
+305
*
protect currentReadable reference with #ifndef GLX_BUILT_IN_XMESA
Brian Paul
2002-03-15
1
-2
/
+2
*
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
*
fixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_to_ai88 textures (Mich...
Brian Paul
2002-03-15
1
-2
/
+2
*
fixed pointer arithmetic error in glCopyPixels
Brian Paul
2002-03-14
1
-5
/
+5
*
put lodbias loop inside test for non-NULL lambda array
Brian Paul
2002-03-13
1
-20
/
+21
*
Removed the xm_context field from XMesaBuffer. It was preventing N threads
Brian Paul
2002-03-12
2
-65
/
+6
*
obsolete
Brian Paul
2002-03-11
6
-2377
/
+0
*
DOS driver updates from Daniel Borca
Brian Paul
2002-03-08
2
-109
/
+71
*
new DOS driver files from Daniel Borca
Brian Paul
2002-03-08
7
-0
/
+2318
*
minor patches from David Dawes
Brian Paul
2002-03-07
2
-4
/
+9
*
syntax fixes for Solaris (David Dawes)
Brian Paul
2002-03-07
6
-613
/
+726
*
return 'Mesa Offscreen16' or 'Mesa Offscreen32' if using deep color channels
Brian Paul
2002-03-01
1
-1
/
+7
*
silence gcc warnings (Marc La France)
Brian Paul
2002-03-01
4
-21
/
+29
*
updated comments for CHAN_BITS=16 or 32
Brian Paul
2002-03-01
1
-11
/
+9
*
DOS driver updates from Daniel Borca
Brian Paul
2002-02-23
2
-138
/
+515
*
Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro).
Brian Paul
2002-02-21
2
-113
/
+166
*
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
-21
/
+32
*
fix casts to quiet compiler warnings.
Karl Schultz
2002-02-15
1
-2
/
+2
*
obsolete
Brian Paul
2002-02-15
2
-1661
/
+0
*
fixed float->int conversion. Fix conditional for 16-bit Z buffer path
Brian Paul
2002-02-15
1
-5
/
+5
*
Remove debug
Keith Whitwell
2002-02-13
1
-2
/
+2
*
remove debug prints
Keith Whitwell
2002-02-12
2
-4
/
+4
*
More support for t&l drivers.
Keith Whitwell
2002-02-12
22
-116
/
+227
*
silence compiler warning (windows)
Karl Schultz
2002-02-12
1
-2
/
+2
*
Prep for Mesa 4.0.2 release.
Brian Paul
2002-02-12
2
-9
/
+9
*
Daniel Borca's new DOS/DJGPP driver.
Brian Paul
2002-02-12
5
-0
/
+1662
*
added some handy debug code
Brian Paul
2002-01-30
1
-1
/
+14
*
don't use affine/persp_textured_triangle funcs when CHAN_BITS > 8
Brian Paul
2002-01-30
1
-3
/
+3
*
replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problem
Brian Paul
2002-01-30
1
-5
/
+5
*
set PB->haveSpec in line functions that emit specular color
Brian Paul
2002-01-16
1
-1
/
+3
*
Fixes for 24-bit Windows devices. The old code was trying to do 3-byte
Karl Schultz
2002-01-16
1
-5
/
+11
*
added some missing error checks
Brian Paul
2002-01-15
2
-5
/
+19
*
removed API compat stuff
Brian Paul
2002-01-15
5
-102
/
+153
*
Fixed pixel color component problem and clear code for 24-bit Windows
Karl Schultz
2002-01-15
2
-160
/
+180
*
Remove trailing CR's from most of the lines. No logical changes.
Karl Schultz
2002-01-15
1
-478
/
+487
[next]