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
/
texstore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-20
1
-33
/
+101
*
fixed tmpTexelSize computation bug
Brian Paul
2001-04-04
1
-3
/
+2
*
More texture image changes.
Brian Paul
2001-04-04
1
-37
/
+209
*
More texture format updates. Drivers now need only plug an appropriate
Gareth Hughes
2001-03-28
1
-17
/
+5
*
texFormat was a random value in _mesa_store_teximage3d(), fix by undoing last...
Brian Paul
2001-03-27
1
-4
/
+3
*
Updates required for DRI drivers on mesa-3-5-branch.
Gareth Hughes
2001-03-27
1
-5
/
+13
*
renamed some vars, added a bunch of comments
Brian Paul
2001-03-21
1
-11
/
+11
*
depth images were broken by latest teximage changes, this fixes the problem
Brian Paul
2001-03-21
1
-19
/
+20
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-355
/
+1
*
Add missing header file include.
Gareth Hughes
2001-03-18
1
-1
/
+2
*
Remove #endif.
Gareth Hughes
2001-03-18
1
-2
/
+1
*
Remove old code, fix a few comments.
Gareth Hughes
2001-03-18
1
-402
/
+5
*
- Port 3.4 texture utils, texture format work to 3.5 (including new
Gareth Hughes
2001-03-18
1
-60
/
+24
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-2
/
+1
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-7
/
+7
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-18
/
+18
*
fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel()
Brian Paul
2001-02-21
1
-4
/
+4
*
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions
Brian Paul
2001-02-19
1
-3
/
+412
*
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-17
1
-213
/
+168
*
Work in glGetTexImage() to return GL_COLOR_INDEX images.
Brian Paul
2001-02-17
1
-14
/
+117
*
GLchan fixes
Brian Paul
2001-02-07
1
-4
/
+4
*
remove unused functions
Brian Paul
2001-02-07
1
-44
/
+1
*
made some changes to the initialization of gl_texture_image fields
Brian Paul
2001-02-07
1
-56
/
+17
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-0
/
+1068