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
/
main
/
teximage.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-7
/
+8
*
inserted static const in make_null_texture()
Brian Paul
2000-03-01
1
-2
/
+2
*
fixed minor bug in copytexsubimage_error_check()
Brian Paul
2000-02-21
1
-2
/
+2
*
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-12
1
-3
/
+3
*
added _mesa_TexImage3DEXT()
Brian Paul
2000-01-31
1
-2
/
+13
*
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-25
1
-7
/
+11
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-3
/
+4
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-90
/
+91
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
clean-up to reduce MSVC warnings
Brian Paul
1999-11-05
1
-11
/
+11
*
new texture image processing
Brian Paul
1999-11-03
1
-1327
/
+747
*
applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake
Brian Paul
1999-10-22
1
-3
/
+22
*
silenced ininitialized var warnings
Brian Paul
1999-10-21
1
-1
/
+4
*
fixed a number of error-test bugs
Brian Paul
1999-10-19
1
-7
/
+13
*
negative offsets to TexSubImage w/ texture borders caused memory corruption
Brian Paul
1999-10-17
1
-12
/
+50
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-9
/
+9
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
1
-9
/
+9
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-1
/
+7
*
Initial revision
jtg
1999-08-19
1
-0
/
+2344
[prev]