0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the definition of the states so we can start coding the damage interface
turran
as Jorge Zapata
More... over 12 years ago
Add more flags to the renderers Remove the LATER macros given that those are working now
turran
as Jorge Zapata
More... over 12 years ago
New API change on the renderer descriptor. Now the renderers can inform of what have changed between a cleanup()/setup()
turran
as Jorge Zapata
More... over 12 years ago
Name the future damage function/callback correctly
turran
as Jorge Zapata
More... over 12 years ago
Better use width/height variable names Inital test of the scale property on the rectangle Initial value of the scale should be 1x1
turran
as Jorge Zapata
More... over 12 years ago
TODO++
turran
as Jorge Zapata
More... over 12 years ago
Use the correct offset Remove useless code, the rendering of a renderer should always be inside the bounding box
turran
as Jorge Zapata
More... over 12 years ago
Add the possible API to get the damaged area of a renderer
turran
as Jorge Zapata
More... over 12 years ago
TODO++
turran
as Jorge Zapata
More... over 12 years ago
Sanity check
turran
as Jorge Zapata
More... over 12 years ago
Calculate correctly the last x, y coordinates
turran
as Jorge Zapata
More... over 12 years ago
Add a helper function
turran
as Jorge Zapata
More... over 12 years ago
More autotools stuff, patch from vincent
turran
as Jorge Zapata
More... almost 13 years ago
Fix the linking of the pools, thanks vincent
turran
as Jorge Zapata
More... almost 13 years ago
Use correctly the descriptor name
turran
as Jorge Zapata
More... almost 13 years ago
Add the opengl backend Remove more warnings
turran
as Jorge Zapata
More... almost 13 years ago
Fix the dispmap warnings
turran
as Jorge Zapata
More... almost 13 years ago
Use the correct gl function
turran
as Jorge Zapata
More... almost 13 years ago
Given that we can have surfaces of argb888 or a8 format, normalize the sw fill function and the surface_data_get Remove more warnings
turran
as Jorge Zapata
More... almost 13 years ago
Remove warning
turran
as Jorge Zapata
More... almost 13 years ago
Fix the stride issues Handle more cases on the core pool
turran
as Jorge Zapata
More... almost 13 years ago
Fix typo
turran
as Jorge Zapata
More... almost 13 years ago
Start modifying the stride logic, it should be defined in bytes *everywhere* Enable again the opencl rendering Fix the opencl pool Still lots of casts to fix The image, raddist and sipmap renderers are broken for now
turran
as Jorge Zapata
More... almost 13 years ago
More opengl files More documentation
turran
as Jorge Zapata
More... almost 13 years ago
Add the enesim_opengl lib Make the opengl pool compile correctly
turran
as Jorge Zapata
More... almost 13 years ago
Remove old folders
turran
as Jorge Zapata
More... almost 13 years ago
Add some missing translate flag Add a way to set a scale factor of a renderer Start adding the opengl functions Start doing some refactor on the rectangle renderer More fixes
turran
as Jorge Zapata
More... almost 13 years ago
Simplify the directory hierarchy of the renderers
turran
as Jorge Zapata
More... almost 13 years ago
Fix the converter to use the correct stride Add more exported functions into the headers Add more name renderer descriptor functions More fixups TODO--
turran
as Jorge Zapata
More... almost 13 years ago
More name descriptor functions Add more future documentation
turran
as Jorge Zapata
More... almost 13 years ago