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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove feature tests
Brian Paul
2009-10-05
4
-28
/
+0
*
mesa: use FetchTexelf() instead of FetchTexelc()
Brian Paul
2009-10-05
1
-3
/
+8
*
mesa: add parenthesis
Brian Paul
2009-10-05
1
-7
/
+7
*
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
3
-15
/
+26
*
mesa: make _mesa_get_texel_fetch_func() static
Brian Paul
2009-10-05
2
-4
/
+1
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
5
-55
/
+17
*
mesa: reformatting
Brian Paul
2009-10-01
2
-28
/
+27
*
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
4
-85
/
+83
*
mesa: simplify _mesa_compressed_texture_size()
Brian Paul
2009-10-01
1
-60
/
+9
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
6
-129
/
+102
*
mesa: added _mesa_format_row_stride()
Brian Paul
2009-10-01
2
-1
/
+25
*
mesa: added _mesa_format_image_size()
Brian Paul
2009-10-01
2
-0
/
+31
*
mesa: rename texformat_tmp.h to texfetch_tmp.h
Brian Paul
2009-09-30
2
-10
/
+8
*
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
7
-445
/
+9
*
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
6
-600
/
+666
*
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
16
-288
/
+289
*
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
*
mesa: make individual texstore functions static
Brian Paul
2009-09-28
2
-72
/
+28
*
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
3
-10
/
+9
*
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: 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
*
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
*
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
*
mesa: null-out StoreTexImageFunc fields
Brian Paul
2009-09-27
1
-53
/
+53
*
mesa: use _mesa_get_texel_store_func()
Brian Paul
2009-09-27
2
-53
/
+53
*
mesa: use new look-up table to get texel fetch/store funcs
Brian Paul
2009-09-27
3
-179
/
+671
*
mesa: make some s3tc/fxt1 functions public
Brian Paul
2009-09-27
4
-70
/
+196
*
mesa: minor clean-up in _mesa_texstore_srgb8()
Brian Paul
2009-09-27
1
-3
/
+1
*
mesa: use _mesa_get_texstore_func() to get texture image store func
Brian Paul
2009-09-27
1
-54
/
+82
*
mesa: move _mesa_get_texstore_func() to texstore.c
Brian Paul
2009-09-26
3
-75
/
+90
[next]