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
*
fix an assertion
Brian Paul
2003-01-20
1
-3
/
+3
*
use COPY_CHAN4 macro
Brian Paul
2003-01-20
2
-6
/
+7
*
use R/G/B/ACOMP indexes (Evgeny Kotsuba)
Brian Paul
2003-01-20
1
-9
/
+9
*
fix IBM CPP warning (Evgeny Kotsuba)
Brian Paul
2003-01-20
1
-3
/
+6
*
add some casts
Brian Paul
2003-01-19
2
-4
/
+4
*
fix for framebuffer width and height when window hasn't been realized.
Alan Hourihane
2003-01-16
1
-3
/
+9
*
another fix for glDrawPixels + clipping
Brian Paul
2003-01-16
1
-9
/
+21
*
update CurrentStack in glActiveTexture if needed (bug 669080)
Brian Paul
2003-01-16
1
-1
/
+7
*
fix glDrawPixels hang when clipping
Brian Paul
2003-01-15
1
-15
/
+30
*
Committing in .
Jouk Jansen
2003-01-15
1
-18
/
+22
*
Fix SourceForge bug 664908. wglDescribePixelFormat should return the
Karl Schultz
2003-01-15
1
-1
/
+3
*
fragment program execution
Brian Paul
2003-01-14
2
-0
/
+415
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
46
-357
/
+6150
*
initial code for render-to-texture
Brian Paul
2003-01-14
4
-12
/
+100
*
remove const from _mesa_strtof()
Brian Paul
2003-01-14
2
-5
/
+5
*
added _mesa_strtof()
Brian Paul
2003-01-14
1
-1
/
+23
*
OSMesa16 updates (Eric Plante), added _mesa_strtof()
Brian Paul
2003-01-14
2
-9
/
+23
*
fix fog stride bugs (Michel Danzer)
Brian Paul
2003-01-13
1
-6
/
+6
*
remove ADD_L altogether
Brian Paul
2003-01-09
1
-3
/
+1
*
s/16/32/ (Josh Vanderhoof)
Brian Paul
2003-01-09
1
-2
/
+2
*
moved ADD_L instruction (Linus Torvalds)
Brian Paul
2003-01-09
1
-5
/
+5
*
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2003-01-08
2
-4
/
+4
*
move t->Image[i]->Format test (bug 659012)
Brian Paul
2003-01-08
1
-9
/
+9
*
fix typo in rotation code (bug 659677)
Brian Paul
2003-01-08
1
-4
/
+4
*
fix glCopyTexSubImage2D error checking (bug 661907)
Brian Paul
2003-01-08
1
-8
/
+15
*
Check that ActiveTextureARB doesn't overflow MaxTextureUnits
Alan Hourihane
2002-12-30
1
-2
/
+3
*
Add missing break statements
Keith Whitwell
2002-12-19
1
-1
/
+3
*
obsolete
Brian Paul
2002-12-19
2
-139
/
+0
*
DOS updates
Brian Paul
2002-12-19
3
-0
/
+467
*
DOS updates from Daniel Borca.
Brian Paul
2002-12-18
9
-417
/
+1398
*
comment changes
Brian Paul
2002-12-18
2
-5
/
+5
*
improved error message
Brian Paul
2002-12-18
1
-2
/
+2
*
Add mechanism to destroy mutexes. Important on OS's where mutex initialization
Keith Whitwell
2002-12-12
4
-4
/
+20
*
let _mesa_problem() take variable arguments
Brian Paul
2002-12-06
2
-8
/
+15
*
Don't crash if End received without a Begin...
Keith Whitwell
2002-12-05
1
-4
/
+7
*
added _mesa_print_texunit_state() for debugging
Brian Paul
2002-12-05
2
-4
/
+37
*
properly handle very wide images
Brian Paul
2002-12-05
3
-163
/
+213
*
clean-ups, comments
Brian Paul
2002-12-05
1
-24
/
+36
*
fix bad _mesa_printf() calls (mesa bug 646753)
Brian Paul
2002-12-04
4
-71
/
+71
*
added GL_DEPTH_COMPONENT to two assertions
Brian Paul
2002-12-03
1
-3
/
+5
*
declar vsnprintf for OS/2 and VMS (Evgeny Kotsuba)
Brian Paul
2002-12-01
1
-2
/
+4
*
added const to casts
Brian Paul
2002-11-30
2
-433
/
+433
*
mask is always non-null in write_rgba_pixels and write_monorgba_pixels
Brian Paul
2002-11-28
1
-15
/
+13
*
added missing call to _mesa_write_mono_alpha_span()
Brian Paul
2002-11-26
1
-3
/
+7
*
fixed bad clear value
Brian Paul
2002-11-26
1
-3
/
+6
*
added missing ctx parameter to _tnl_flush_immediate() calls
Brian Paul
2002-11-25
1
-3
/
+3
*
set default texcoords for glBitmap/glDrawPixels
Brian Paul
2002-11-25
2
-4
/
+10
*
Flush IM if very small number of verts left -- prevent copy errors
Keith Whitwell
2002-11-25
1
-1
/
+15
*
fixed cube texture auto-mipmap generation bug (641363)
Brian Paul
2002-11-20
1
-3
/
+3
*
put FEATURE_NV_vertex_program around vpstate.h include
Brian Paul
2002-11-19
1
-2
/
+4
[next]