| Summary: | SOFT RENDERER: Textured Triangles prerequisites | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jared <absinthdraco> |
| Component: | render | Assignee: | Ryan C. Gordon <icculus> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | absinthdraco, philipp.wiesemann |
| Version: | don't know | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugzilla.libsdl.org/show_bug.cgi?id=1734 | ||
| Bug Depends on: | |||
| Bug Blocks: | 2894 | ||
| Attachments: |
Macro file.
Floating-point header. Floating-point implementation. Implementation instantiation file. Floating-point header cleanup file. File archive. Tar'ed file set Common macros & float funcs Common macros & float funcs Common macros & floating point functions Common macros and floating-point functions Common macros and floating-point functions Common macros and floating-point functions Common macros and floating-point functions Common macros and floating-point functions Common macros and floating-point functions Snapshot, in case something has changed. |
||
|
Description
Jared
2015-02-23 22:33:47 UTC
Created attachment 2045 [details]
Macro file.
Created attachment 2046 [details]
Floating-point header.
Created attachment 2047 [details]
Floating-point implementation.
Created attachment 2048 [details]
Implementation instantiation file.
Created attachment 2049 [details]
Floating-point header cleanup file.
Used to get rid of preprocessor warnings if you invoke the header several times. Used by common_float.c
Created attachment 2055 [details]
File archive.
Archive for more convenience.
Created attachment 2061 [details]
Tar'ed file set
A new file archive, just in case I changed something and forgot.
Created attachment 2066 [details]
Common macros & float funcs
Fixed a bug that resulted in functions getting the wrong name.
Created attachment 2072 [details]
Common macros & float funcs
Fixes INT_CONSTR()
Created attachment 2077 [details]
Common macros & floating point functions
Fixes several bugs in the implementations.
Comment on attachment 2077 [details]
Common macros & floating point functions
Partially tested.
Created attachment 2080 [details]
Common macros and floating-point functions
Newest source. Separate pretest program runs to completion.
Created attachment 2084 [details]
Common macros and floating-point functions
Latest code. Pretest runs to completion.
Created attachment 2093 [details]
Common macros and floating-point functions
Created attachment 2097 [details]
Common macros and floating-point functions
Just-in-case upload.
Created attachment 2102 [details]
Common macros and floating-point functions
Created attachment 2133 [details]
Common macros and floating-point functions
I got tired of the debug messages, so now there's a simple report formatting system to provide nesting-dependent prefix-whitespace.
Created attachment 2161 [details]
Snapshot, in case something has changed.
|