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
/
main
/
format_utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move half<->float convertion to util
Rob Clark
2015-10-16
1
-0
/
+1
*
mesa/format_utils: Add src_bits == dst_bits cases to unorm_to_unorm
Jason Ekstrand
2015-08-10
1
-1
/
+3
*
mesa: Replace F_TO_I() with _mesa_lroundevenf().
Matt Turner
2015-08-03
1
-2
/
+3
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
format_utils: Use a more precise conversion when decreasing bits
Neil Roberts
2015-01-16
1
-3
/
+12
*
mesa: rename RGBA8888_* format constants to something appropriate.
Iago Toral Quiroga
2015-01-14
1
-4
/
+4
*
mesa: Let _mesa_swizzle_and_convert take array format types instead of GL types
Iago Toral Quiroga
2015-01-12
1
-2
/
+6
*
mesa: Add a helper _mesa_compute_rgba2base2rgba_component_mapping
Iago Toral Quiroga
2015-01-12
1
-0
/
+3
*
mesa: Add a rebase_swizzle parameter to _mesa_format_convert
Iago Toral Quiroga
2015-01-12
1
-1
/
+1
*
mesa: Add an implementation of a master convert function.
Jason Ekstrand
2015-01-12
1
-0
/
+10
*
mesa: Fix _mesa_swizzle_and_convert integer conversions to clamp properly
Samuel Iglesias Gonsalvez
2015-01-12
1
-0
/
+60
*
mesa/format_utils: Prefix and expose the conversion helper functions
Jason Ekstrand
2015-01-12
1
-0
/
+105
*
mesa/format_utils: Add a function to convert a mesa_format to an array format
Jason Ekstrand
2014-08-05
1
-0
/
+4
*
mesa/format_utils: Add a general format conversion function
Jason Ekstrand
2014-08-05
1
-0
/
+41