index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
TextureDecoder_Common.cpp
Age
Commit message (
Expand
)
Author
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-12-01
Fix lens flares in Mario Kart Wii.
Scott Mansell
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-06
General: Replace GC_ALIGN macros with alignas
Lioncash
2015-09-06
Move common EFB copy code into VideoCommon
Scott Mansell
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-27
TextureDecoder_Common: Add missing algorithm include
Lioncash
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-01-18
TexCache: remove PC_TexFormat
degasus
2014-12-11
Silence some -Wswitch-default warnings.
Rohit Nirmal
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-04
TextureDecoder: Clean up the code style
Jasper St. Pierre
2014-09-04
TextureDecoder: Simplify how the reference texture decoder works
Jasper St. Pierre
2014-09-04
TextureDecoder: Pass the TLUT address straight into the texture decoder
Jasper St. Pierre
2014-09-04
TextureDecoder: Add an enum for the TLUT formats
Jasper St. Pierre
2014-09-04
VideoCommon: Remove support for decoding to ARGB textures
Jasper St. Pierre
2014-09-04
VideoCommon: Start putting common texture decoding code in TextureDecoder_Common
Jasper St. Pierre