0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the name description function
turran
as Jorge Zapata
More... almost 13 years ago
Correctly delete the error
turran
as Jorge Zapata
More... almost 13 years ago
Add more renderer error code Test the new error facility on the renderer code
turran
as Jorge Zapata
More... almost 13 years ago
Finally the renderer sw backend receives a surface (in case a renderer supports A8 surfaces) and the error Update all renderers to use the new API
turran
as Jorge Zapata
More... almost 13 years ago
More docs
turran
as Jorge Zapata
More... almost 13 years ago
Version bump
turran
as Jorge Zapata
More... almost 13 years ago
Use new API
turran
as Jorge Zapata
More... almost 13 years ago
Rearrange the renderer functions to match a more semantic order Start adding the Enesim_Error support on some core functions, this way we can track the error log easily
turran
as Jorge Zapata
More... almost 13 years ago
Add a descriptor function to retrive the name Automatically assign names to renderers when created
turran
as Jorge Zapata
More... almost 13 years ago
Finally remove the sw_fill from the renderer, put it on the software backend data Add a name property for each renderer
turran
as Jorge Zapata
More... almost 13 years ago
Move more renderer code into its own folder
turran
as Jorge Zapata
More... almost 13 years ago
More getter functions Add the refcounting for surfaces and buffers Adapt more renderers to the new ref/unref approach
turran
as Jorge Zapata
More... almost 13 years ago
Fix the compilation
turran
as Jorge Zapata
More... almost 13 years ago
Start using the ref/unref code for the renderers. Buffers and Surfaces will come later
turran
as Jorge Zapata
More... almost 13 years ago
Add the code for unref/ref, commented for now printf--
turran
as Jorge Zapata
More... almost 13 years ago
Add the stop_clear() function for the gradient
turran
as Jorge Zapata
More... almost 13 years ago
TODO++
turran
as Jorge Zapata
More... almost 13 years ago
Fix the compilation
turran
as Jorge Zapata
More... almost 13 years ago
TODO++
turran
as Jorge Zapata
More... almost 13 years ago
Fix the header file USe the common way to declare typedefs
turran
as Jorge Zapata
More... almost 13 years ago
Fix the compound renderer More opencl tests
turran
as Jorge Zapata
More... almost 13 years ago
Fix the int to double test
turran
as Jorge Zapata
More... almost 13 years ago
Move more renderers into its own folder
turran
as Jorge Zapata
More... almost 13 years ago
Pass the size to the data_get() function More tests with the background
turran
as Jorge Zapata
More... almost 13 years ago
Split the remaining renderers
turran
as Jorge Zapata
More... almost 13 years ago
Split more renderers
turran
as Jorge Zapata
More... almost 13 years ago
Split more renderers
turran
as Jorge Zapata
More... almost 13 years ago
Fix the opencl macro More work on the opencl renderer backend
turran
as Jorge Zapata
More... almost 13 years ago
Start splitting the renderer header
turran
as Jorge Zapata
More... almost 13 years ago
Add a way to get the data from an opencl buffer Fix the compilation whenever opencl is not around --This line, and those below, will be ignoredo--
turran
as Jorge Zapata
More... almost 13 years ago