openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Tesla Graphics Engine
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 05, 2024 — Jan 05, 2025
Showing page 15 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added localizable string
Starnick
More...
over 9 years ago
Expanded "IsHeadless" concept in GameApplication more to allow for all the benefits of the game app, but without a window being created -- e.g. externally managed windows that may not be "top level" containers (editors)
Starnick
More...
over 9 years ago
Added insert to render stage collection to mirror remove by index.
Starnick
More...
over 9 years ago
Separating HLSL compiler errors out. Making Effect compile task log output look more presentable.
Starnick
More...
over 9 years ago
Merge branch 'master' of https://
[email protected]
/Starnick/tesla3d.git
Starnick
More...
over 9 years ago
Fixed up prototype Content Effect Task where it actually works now...very much a WIP...
Starnick
More...
over 9 years ago
Interfaces.cs deleted online with Bitbucket
Starnick
as Nicholas Woodfield
More...
over 9 years ago
Removed set defaults in RenderQueue, fleshed out render stage collection (no longer subclassing list). IRenderStage method changed to Execute()....should be last refactoring of the renderer level :)
Starnick
More...
over 9 years ago
Tweaked doc
Starnick
More...
over 9 years ago
Removed sorting in RenderQueue due to recent refactoring of render bucket IDs
Starnick
More...
over 9 years ago
Made public all the computed parameter base classes. Some more refactoring coming...
Starnick
More...
over 9 years ago
Refactored RenderBucketIDs to no longer hardcode the integer value. New bucket IDs are registered similar to render property IDs. Coming up with an order is no longer relevant with IRenderStage handling rendering in a certain order.
Starnick
More...
over 9 years ago
Needed static
Starnick
More...
over 9 years ago
Added IsProviderLoaded to Standard Material/Effect libraries.
Starnick
More...
over 9 years ago
Changed GSWithSOCache to be per-geometry shader instance, so multiple geometry shaders in the same effect won't overwrite each other...
Starnick
More...
over 9 years ago
If a computed parameter binding fails then an exception is thrown. Fixed up an invalid computed parameter in normal map material scripts.
Starnick
More...
over 9 years ago
Refactored RandomInt/Float computed parameters to be able to provide 1-4 randoms based on the parameter type. Added RandomNumberRangeProperty to allow renderables to specify min-max random integers. Exceptions now thrown if material parser could not find predefined render state.
Starnick
More...
over 9 years ago
Some cleanup
Starnick
More...
over 9 years ago
Made Effects11ImporterParameters more general use. Renamed ImageImporterParameters to Texture.
Starnick
More...
over 9 years ago
Fixed up hash code used by GS with SO shader
Starnick
More...
over 9 years ago
Additional pass to get stream out working fully. DrawAuto now takes a primitive type, and the input layout will be set from currently bound SO buffers (as vertex buffers).
Starnick
More...
over 9 years ago
Stream out (for a single output buffer) is now implemented!
Starnick
More...
over 9 years ago
Fixed up setting stream outputs and clearing them.
Starnick
More...
over 9 years ago
Bringing SpriteBatch and LineBatch into parity. LineBatch now accepts a custom shader group like sprite batch.
Starnick
More...
over 9 years ago
Changed SpriteBatch to take in an IEffectShaderGroup rather than the whole effect...
Starnick
More...
over 9 years ago
Tweaked IRenderable SetupDrawCall to include more information about the context of when the draw call is being used.
Starnick
More...
over 9 years ago
Tweaked output path for two projects
Starnick
More...
over 9 years ago
Doc cleanup
Starnick
More...
over 9 years ago
Doc cleanup
Starnick
More...
over 9 years ago
Fixed up (hopefully) render bucket drawing optimization that tries to draw all renderables that share the same shaders in each pass before moving onto the next pass and so on.
Starnick
More...
over 9 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree