index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
init luminance/intensity_bits to zero in st_get_format_info()
Brian
2007-11-06
1
-2
/
+2
*
Convert format bitfields to shifts and masks.
Michel Dänzer
2007-11-06
1
-26
/
+25
*
remove dead code
Brian
2007-10-29
1
-77
/
+0
*
check for signed vs. unsigned in st_get_format_info() - fixes accum buffer fa...
Brian
2007-10-29
1
-6
/
+12
*
Replace supported_formats with is_format_supported interface.
Michal Krol
2007-10-28
1
-44
/
+26
*
Use PIPE_FORMAT in state tracker.
michal
2007-10-27
1
-8
/
+175
*
Refactor supported format queries.
michal
2007-10-27
1
-67
/
+73
*
Remove PIPE_FORMAT_COUNT references.
michal
2007-10-27
1
-2
/
+2
*
16-bit rgba surface/format for accum
Brian
2007-10-14
1
-1
/
+48
*
format info for Z16/Z32
Brian
2007-10-13
1
-1
/
+15
*
added MESA_FORMAT_Z16 in st_mesa_format_to_pipe_format(), for Glean
Brian
2007-10-02
1
-0
/
+2
*
Add support for more surface types in sp_surface.c
Brian
2007-08-24
1
-2
/
+10
*
added st_sizeof_format()
Brian
2007-08-10
1
-0
/
+9
*
added st_mesa_format_to_pipe_format()
Brian
2007-08-10
1
-0
/
+14
*
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
1
-1
/
+1
*
Rename (file contains surface format-related functions)
Brian
2007-08-10
1
-0
/
+492