summaryrefslogtreecommitdiff
path: root/src/modules/ray/ray_scene.c
AgeCommit message (Expand)Author
2017-12-10ray: split scene data from render stateVito Caputo
2017-09-17ray: stop recurring below a relevance thresholdVito Caputo
2017-09-15modules/*: cease dividing stride by 4Vito Caputo
2017-09-14ray: simplify object iterators using sentinel typeVito Caputo
2017-09-13ray: cleanup ray_camera_frame_t fragmentsVito Caputo
2017-08-15ray: misc computational fixupsVito Caputo
2017-06-03ray: convert from recursive to iterative tracingVito Caputo
2017-06-02ray: skip intersection tests on reflector objectsVito Caputo
2017-06-02ray: plumb depth and camera to objectsVito Caputo
2017-06-02ray: separate lights from objectsVito Caputo
2017-06-02ray: simplify trace_ray inner loop slightlyVito Caputo
2017-06-01ray: move shadow check to a functionVito Caputo
2017-06-01ray: perform ambient light color scale in prepareVito Caputo
2017-06-01ray: move max depth check out of trace_ray()Vito Caputo
2017-05-27ray: use approximate power in specular reflectionVito Caputo
2017-05-12ray: add ray_scene_prepare() object precomputingVito Caputo
2017-04-22ray: remove vestigial ray_threads codeVito Caputo
2017-02-14ray: add highlight exponent to ray_surface_tVito Caputo
2017-02-09ray: remove redundant recursion depth incrementVito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved