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: use format conversion functions in swrast
Samuel Iglesias Gonsalvez
2015-01-12
1
-1237
/
+122
*
mesa: Fix A1R5G5B5 packing/unpacking
Jason Ekstrand
2015-01-12
1
-4
/
+4
*
mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM
Jason Ekstrand
2015-01-12
1
-4
/
+4
*
mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2)
Richard Sandiford
2014-09-17
1
-0
/
+24
*
mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}
Richard Sandiford
2014-09-17
1
-0
/
+24
*
swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian
Richard Sandiford
2014-09-17
1
-3
/
+3
*
mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil
Jason Ekstrand
2014-08-04
1
-17
/
+17
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-16
/
+0
*
swrast: fix more fetch_texel function names
Brian Paul
2014-04-11
1
-13
/
+13
*
swrast: Add support for fetching from MESA_FORMAT_R10G10B10A2_UNORM
Chris Forbes
2014-04-10
1
-0
/
+13
*
swrast: reindent s_texfetch_temp.h, remove trailing whitespace
Brian Paul
2014-04-07
1
-182
/
+261
*
swrast: remove out of date comments in s_texfetch_tmp.h
Brian Paul
2014-04-07
1
-457
/
+10
*
swrast: rename texture fetch functions (pt. 7)
Brian Paul
2014-04-07
1
-8
/
+8
*
swrast: rename texture fetch functions (pt. 6)
Brian Paul
2014-04-07
1
-20
/
+20
*
swrast: rename texture fetch functions (pt. 5)
Brian Paul
2014-04-07
1
-14
/
+14
*
swrast: rename texture fetch functions (pt. 4)
Brian Paul
2014-04-07
1
-14
/
+14
*
swrast: rename texture fetch functions (pt. 3)
Brian Paul
2014-04-07
1
-14
/
+14
*
swrast: rename texture fetch functions (pt. 2)
Brian Paul
2014-04-07
1
-15
/
+15
*
swrast: rename texture fetch functions (pt. 1)
Brian Paul
2014-04-07
1
-11
/
+11
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
1
-1
/
+1
*
mesa: reorder MESA_FORMAT enums
Brian Paul
2014-03-10
1
-0
/
+11
*
mesa: add MESA_FORMAT_R8G8B8A8_SRGB
Brian Paul
2014-03-06
1
-0
/
+13
*
mesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORM
Brian Paul
2014-03-05
1
-4
/
+4
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-2
/
+2
*
mesa: Fix Type A _INT formats to MESA_FORMAT naming standard
Mark Mueller
2014-01-27
1
-3
/
+3
*
mesa: Fix MESA_FORMAT names containg SIGNED
Mark Mueller
2014-01-27
1
-16
/
+16
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-24
/
+24
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-14
/
+14
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-6
/
+6
*
swrast: fix MSVC double->float conversion warnings
Brian Paul
2013-10-31
1
-2
/
+2
*
swrast: add texfetch code for some XBGR formats
Brian Paul
2013-06-11
1
-0
/
+37
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
swrast: add casts for ImageSlices pointer arithmetic
Brian Paul
2013-05-01
1
-3
/
+3
*
swrast: Make a teximage's stored RowStride be in terms of bytes per row.
Eric Anholt
2013-04-30
1
-3
/
+4
*
swrast: Replace use of teximage Map in 1D/2D paths with ImageSlices[0].
Eric Anholt
2013-04-30
1
-2
/
+2
*
swrast: Replace ImageOffsets with an ImageSlices pointer.
Eric Anholt
2013-04-30
1
-2
/
+2
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
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
[next]