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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: added _mesa_format_image_size()
Brian Paul
2009-10-01
2
-0
/
+31
*
swrast: fix some texformat regressions
Brian Paul
2009-09-30
2
-41
/
+49
*
mesa: rename texformat_tmp.h to texfetch_tmp.h
Brian Paul
2009-09-30
4
-12
/
+10
*
mesa: remove MESA_FORMAT_RGBA4444
Brian Paul
2009-09-30
5
-98
/
+0
*
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
10
-471
/
+35
*
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
10
-600
/
+682
*
st/mesa: update comment
Brian Paul
2009-09-30
1
-1
/
+1
*
mesa: remove gl_texture_format
Brian Paul
2009-09-30
5
-1209
/
+0
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
69
-822
/
+869
*
mesa: move StoreTexImageFunc typedef to .c file
Brian Paul
2009-09-28
2
-13
/
+9
*
mesa: use _mesa_texstore()
Brian Paul
2009-09-28
1
-12
/
+9
*
st/mesa: use _mesa_texstore()
Brian Paul
2009-09-28
2
-60
/
+47
*
mesa: make individual texstore functions static
Brian Paul
2009-09-28
2
-72
/
+28
*
glide: use _mesa_texstore()
Brian Paul
2009-09-28
1
-48
/
+35
*
drivers: use _mesa_texstore
Brian Paul
2009-09-28
2
-29
/
+29
*
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-28
5
-106
/
+87
*
mesa: new _mesa_texstore() function
Brian Paul
2009-09-28
2
-74
/
+76
*
mesa: change _mesa_format_to_type_and_comps() format parameter type
Brian Paul
2009-09-27
4
-11
/
+10
*
mesa: sort texstore_funcs[] array, remove search loop
Brian Paul
2009-09-27
1
-31
/
+42
*
mesa: fix render buffer _BaseFormat assignment
Brian Paul
2009-09-27
1
-7
/
+1
*
mesa: use texture format functions
Brian Paul
2009-09-27
2
-4
/
+4
*
mesa: update comments
Brian Paul
2009-09-27
2
-6
/
+6
*
mesa: use more mesa format functions
Brian Paul
2009-09-27
1
-19
/
+25
*
mesa: fix GL_TEXTURE_LUMINANCE_SIZE query
Brian Paul
2009-09-27
1
-1
/
+1
*
mesa: use more mesa format functions
Brian Paul
2009-09-27
1
-6
/
+9
*
mesa: use more mesa format functions
Brian Paul
2009-09-27
1
-19
/
+29
*
mesa: use more format helper functions
Brian Paul
2009-09-27
2
-17
/
+27
*
mesa: code movement
Brian Paul
2009-09-27
2
-46
/
+45
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
6
-22
/
+32
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
14
-49
/
+72
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
7
-16
/
+15
*
via: use mesa texture format helper functions
Brian Paul
2009-09-27
1
-10
/
+5
*
glide: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
2
-3
/
+5
*
mesa: use _mesa_get_format_base_format()
Brian Paul
2009-09-27
1
-1
/
+2
*
mesa: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
1
-1
/
+2
*
mesa: added _mesa_get_format_datatype()
Brian Paul
2009-09-27
2
-0
/
+11
*
mesa: use _mesa_get_format_bits()
Brian Paul
2009-09-27
1
-24
/
+23
*
mesa: added _mesa_get_format_bits()
Brian Paul
2009-09-27
2
-0
/
+35
*
mesa: remove unused gl_texture_format fields
Brian Paul
2009-09-27
4
-530
/
+2
*
mesa: added MESA_FORMAT_NONE
Brian Paul
2009-09-27
2
-0
/
+12
*
mesa: move StoreTexImageFunc to texstore.h
Brian Paul
2009-09-27
4
-35
/
+40
*
mesa: rework null texel fetch/store funcs
Brian Paul
2009-09-27
1
-22
/
+21
*
mesa: replace function pointer types with void *
Brian Paul
2009-09-27
1
-8
/
+8
*
st/mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-37
/
+47
*
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
5
-57
/
+87
*
glide: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-35
/
+51
*
mesa: NULL-out unused texformat field initializers
Brian Paul
2009-09-27
2
-26
/
+26
*
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-9
/
+15
*
st/mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-11
/
+15
*
mesa: null-out StoreTexImageFunc fields
Brian Paul
2009-09-27
1
-53
/
+53
[next]