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
/
swrast
/
s_texfetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats
Brian Paul
2012-08-24
1
-24
/
+24
*
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for latc/rgtc formats
Brian Paul
2012-08-24
1
-24
/
+24
*
swrast: Support sampler object for texture fetching state
Pauli Nieminen
2012-08-01
1
-4
/
+14
*
mesa formats: add MESA_FORMAT_ABGR2101010_UINT
Jordan Justen
2012-07-21
1
-1
/
+7
*
swrast: remove unused StoreTexel code
Brian Paul
2012-01-24
1
-274
/
+95
*
mesa: rename MESA_FORMAT_RG88_REV to MESA_FORMAT_RG88
Brian Paul
2011-12-02
1
-5
/
+5
*
mesa: rename MESA_FORMAT_RG88 to MESA_FORMAT_GR88
Brian Paul
2011-12-02
1
-5
/
+5
*
mesa: add support for GL_OES_compressed_ETC1_RGB8_texture
Chia-I Wu
2011-12-02
1
-0
/
+8
*
swrast: use STATIC_ASSERT to make sure texfetch table isn't missing entries
Brian Paul
2011-11-30
1
-1
/
+2
*
swrast: add missing texfetch table entry for MESA_FORMAT_ARGB2101010_UINT
Brian Paul
2011-11-28
1
-0
/
+7
*
mesa: add MESA_FORMAT_RGBX8888 and MESA_FORMAT_RGBX8888_REV
Chia-I Wu
2011-11-27
1
-0
/
+14
*
swrast: s/FetchTexelf/FetchTexel/
Brian Paul
2011-10-07
1
-7
/
+7
*
swrast: remove unused swrast_texture_image::FetchTexelc method
Brian Paul
2011-10-07
1
-61
/
+1
*
swrast: update texfetch_funcs table for new int/uint formats
Brian Paul
2011-10-05
1
-0
/
+325
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
mesa: move gl_texture_image::FetchTexel fields to swrast
Brian Paul
2011-09-17
1
-10
/
+12
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
1
-0
/
+1057