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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mesa: minor fixes in _mesa_GetTransformFeedbackVarying()
Brian Paul
2010-04-01
1
-1
/
+10
*
|
glsl: append built-in, used varying vars to the varying vars list
Brian Paul
2010-04-01
1
-0
/
+27
*
|
mesa: make _mesa_copy_string() non-static
Brian Paul
2010-04-01
2
-7
/
+25
*
|
glsl: pass datatype to _mesa_add_varying()
Brian Paul
2010-04-01
4
-5
/
+7
*
|
glsl: add more vertex/fragment output info helpers
Brian Paul
2010-04-01
2
-13
/
+64
*
|
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
4
-13
/
+1
*
|
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
4
-25
/
+39
*
|
gallium/util: load s3tc on demand
Luca Barbieri
2010-04-02
2
-107
/
+151
*
|
gallium/util: pregenerate half float tables
Luca Barbieri
2010-04-02
6
-170
/
+191
*
|
st/egl: Add a missing break.
Chia-I Wu
2010-04-02
1
-0
/
+1
*
|
gallium/util: s/inline/INLINE/
Vinson Lee
2010-04-01
1
-1
/
+1
*
|
nv50: call util_format_init
Luca Barbieri
2010-04-02
1
-0
/
+3
*
|
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
5
-6
/
+23
*
|
gallium/util: add one-time initialization helper
Luca Barbieri
2010-04-02
1
-0
/
+15
*
|
gallium/util: use #pragma section instead of #pragma data_seg
Luca Barbieri
2010-04-02
1
-1
/
+1
*
|
gallium/util: reindent u_half.c and u_half.h with Mesa coding style
Luca Barbieri
2010-04-02
2
-107
/
+112
*
|
Revert "util: Init half-float tables on demand."
Luca Barbieri
2010-04-02
3
-14
/
+57
*
|
util: Init half-float tables on demand.
Corbin Simpson
2010-04-01
3
-57
/
+14
*
|
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
2
-4
/
+45
*
|
util: Declare .CRT$XCU data segment.
Michal Krol
2010-04-01
1
-0
/
+1
*
|
scons: Remove `util/u_gctors.cpp'.
Michal Krol
2010-04-01
1
-1
/
+0
*
|
gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!)
Luca Barbieri
2010-04-01
5
-26
/
+55
*
|
llvmpipe: Support sampling from signed and mixed siged formats.
José Fonseca
2010-04-01
1
-9
/
+64
*
|
st/python: Allow to sample only in the [0,1] range.
José Fonseca
2010-04-01
3
-23
/
+46
*
|
st/python: Always use softpipe as reference driver.
José Fonseca
2010-04-01
4
-11
/
+17
*
|
gallium/util: add copyright header to u_half.c
Luca Barbieri
2010-04-01
1
-2
/
+37
*
|
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
1
-10
/
+6
*
|
util: Declare util_half_init_tables only once.
José Fonseca
2010-04-01
3
-4
/
+15
*
|
util: Use u_math.h's union fi instead of redefining it.
José Fonseca
2010-04-01
1
-4
/
+5
*
|
util: Add support for other DXTn RGBA formats.
José Fonseca
2010-04-01
2
-22
/
+298
*
|
util: Get DXT1_RGB format working correctly.
José Fonseca
2010-04-01
1
-1
/
+54
*
|
util: Add test case for PIPE_FORMAT_DXT1_RGB.
José Fonseca
2010-04-01
1
-0
/
+32
*
|
llvmpipe: Fix build...
José Fonseca
2010-04-01
1
-0
/
+23
*
|
util: Allow to have block format test cases
José Fonseca
2010-04-01
2
-449
/
+458
*
|
util: Generate correct format conversions for half floats.
Michal Krol
2010-04-01
1
-39
/
+59
*
|
util: Use u_half to perform half <--> float conversions.
Michal Krol
2010-04-01
1
-47
/
+6
*
|
gallium: Integrate util_half with scons.
Michal Krol
2010-04-01
2
-0
/
+3
*
|
gallium/util: add fast half float conversion functions
Luca Barbieri
2010-04-01
4
-0
/
+199
*
|
util: Add half float test cases.
José Fonseca
2010-04-01
1
-0
/
+35
*
|
llvmpipe: Fix (un)swizzling, broken due to use of VOID channels.
José Fonseca
2010-04-01
1
-2
/
+10
*
|
mesa: Remove unnecessary header.
Vinson Lee
2010-03-31
1
-1
/
+0
*
|
r300g: Remove unnecessary header.
Vinson Lee
2010-03-31
1
-1
/
+0
*
|
util/format: fix big endian compilation by not trying to byteswap single bytes
Luca Barbieri
2010-04-01
1
-7
/
+9
*
|
gallivm: convert floats to doubles
Zack Rusin
2010-03-31
1
-2
/
+9
*
|
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
1
-5
/
+8
*
|
r300g: add RGTC texture support
Marek Olšák
2010-04-01
3
-1
/
+56
*
|
r300g: format handling cleanup
Marek Olšák
2010-04-01
2
-24
/
+16
*
|
softpipe: Use S3TC when avaiilable,
José Fonseca
2010-03-31
1
-5
/
+8
*
|
util: Hook into libtxc_dxtn.so (WIP).
José Fonseca
2010-03-31
6
-5
/
+738
*
|
llvmpipe: Don't call unused generate_clamp().
José Fonseca
2010-03-31
1
-2
/
+0
[prev]
[next]