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_tmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: fixup inconsistent naming of RG16 formats
Marek Olšák
2013-02-06
1
-2
/
+2
*
swrast: remove unused StoreTexel code
Brian Paul
2012-01-24
1
-904
/
+87
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
1
-3
/
+3
*
mesa: fix possible precision issues in pack/unpack/fetch functions
Marek Olšák
2011-12-12
1
-2
/
+2
*
mesa: rename MESA_FORMAT_RG88_REV to MESA_FORMAT_RG88
Brian Paul
2011-12-02
1
-3
/
+3
*
mesa: rename MESA_FORMAT_RG88 to MESA_FORMAT_GR88
Brian Paul
2011-12-02
1
-3
/
+3
*
mesa: fix unpacking of RG88_REV texels
Brian Paul
2011-12-02
1
-3
/
+3
*
mesa: add MESA_FORMAT_RGBX8888 and MESA_FORMAT_RGBX8888_REV
Chia-I Wu
2011-11-27
1
-0
/
+48
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
1
-4
/
+4
*
swrast: s/GLubyte/GLchan/ in a cast
Brian Paul
2011-09-20
1
-1
/
+1
*
swrast: fix more store_texel() bugs
Brian Paul
2011-09-18
1
-4
/
+4
*
mesa: move gl_texture_image::FetchTexel fields to swrast
Brian Paul
2011-09-17
1
-185
/
+185
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
1
-0
/
+2341