FearlessTobi
|
55d272efe6
video_core: Implement RGBX16F PixelFormat
|
%!s(int64=6) %!d(string=hai) anos |
bunnei
|
19af91434e
Merge pull request #2793 from ReinUsesLisp/bgr565
|
%!s(int64=6) %!d(string=hai) anos |
Rodrigo Locatti
|
4d4f9cc104
video_core: Silent miscellaneous warnings (#2820)
|
%!s(int64=6) %!d(string=hai) anos |
ReinUsesLisp
|
8ad7268c75
renderer_opengl: Use VideoCore pixel format
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
e52c895559
GPU: Flush commands on every dma pusher step.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
52f54c728d
Merge pull request #2592 from FernandoS27/sync1
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
31e8a61527
Merge pull request #2743 from FernandoS27/surpress-assert
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
43f57d668c
GPU: Add missing puller methods.
|
%!s(int64=7) %!d(string=hai) anos |
ReinUsesLisp
|
725ba6cf63
gl_rasterizer: Implement compute shaders
|
%!s(int64=7) %!d(string=hai) anos |
Michael Scire
|
a1845d1dd3
prefer system reference over global accessor
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
b391e5f638
NVFlinger: Correct GCC compile error
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
0335a25d1f
NVServices: Make NVEvents Automatic according to documentation.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
7d1b974bca
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
0706d633bf
nv_host_ctrl: Make Sync GPU variant always return synced result.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
c13433aee4
Gpu: use an std mutex instead of a spin_lock to guard syncpoints
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
eef55f493b
Gpu: Mark areas as protected.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
a45643cb3b
nv_services: Stub CtrlEventSignal
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
8942047d41
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
82b829625b
video_core: Implement GPU side Syncpoints
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
e4ff140b99
Introduce skeleton of the GPU Compute Engine.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
a91d3fc639
Revamp Kepler Memory to use a subegine to manage uploads
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
20be92d5e6
memory_manager: Improved implementation of read/write/copy block.
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
e36f1a5ba9
video_core/gpu: Amend typo in GPU member variable name
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
aaa373585c
gpu: Refactor a/synchronous implementations into their own classes.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
7b574f406b
gpu: Move command processing to another thread.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
ac51d048a9
gpu: Refactor command and swap buffers interface for asynch.
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
4483089d70
gpu: Refactor to take RendererBase instead of RasterizerInterface.
|
%!s(int64=7) %!d(string=hai) anos |