wwylele
|
7c5a76e58b
|
log: replace all NGLOG with LOG
|
2018-06-29 14:18:07 +03:00 |
|
NarcolepticK
|
9ae70e733f
|
video-core: Migrate logging macros (#3878)
* video-core: Migrate logging macros
* video-core: Fixed missed clang format
* video-core: Migrated LOG_GENERIC macro
|
2018-06-29 00:13:30 +03:00 |
|
James Rowe
|
f61141e86a
|
Update the entire application to use the new clang format style
|
2018-03-09 10:54:43 -07:00 |
|
Weiyi Wang
|
e085e6a768
|
video_core: remove #pragma once in cpp file (#2570)
|
2017-02-15 00:16:50 -08:00 |
|
Yuri Kunde Schlesner
|
2889372e47
|
Merge pull request #2482 from yuriks/pica-refactor
Split up monolithic Regs struct
|
2017-02-08 22:07:34 -08:00 |
|
Lectem
|
f146a6d45a
|
Use std::array<u8,2> instead of u8[2] to fix MSVC build
|
2017-02-05 14:55:51 +01:00 |
|
Yuri Kunde Schlesner
|
9017093f58
|
VideoCore: Split texturing regs from Regs struct
|
2017-02-04 13:59:09 -08:00 |
|
Yuri Kunde Schlesner
|
c74787a11c
|
Pica/Texture: Move part of ETC1 decoding to new file and cleanups
|
2017-02-04 12:33:28 -08:00 |
|
Yuri Kunde Schlesner
|
09a750e866
|
Pica/Texture: Simplify/cleanup texture tile addressing
|
2017-02-04 12:33:25 -08:00 |
|
Yuri Kunde Schlesner
|
a1c9ac7845
|
VideoCore: Move LookupTexture out of debug_utils.h
|
2017-02-04 12:31:40 -08:00 |
|