Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AcademySoftwareFoundation/OpenShadingLanguage issues and pull requests

#1006 - Fix a subtle issue with parameter arrays

Pull Request - State: closed - Opened by fpsunflower over 5 years ago - 2 comments

#1006 - Fix a subtle issue with parameter arrays

Pull Request - State: closed - Opened by fpsunflower over 5 years ago - 2 comments

#985 - Small fix for ConnectShaders

Pull Request - State: closed - Opened by fpsunflower over 5 years ago - 1 comment

#985 - Small fix for ConnectShaders

Pull Request - State: closed - Opened by fpsunflower over 5 years ago - 1 comment

#932 - Fix texture3d lookups with derivatives

Pull Request - State: closed - Opened by fpsunflower about 6 years ago - 4 comments

#932 - Fix texture3d lookups with derivatives

Pull Request - State: closed - Opened by fpsunflower about 6 years ago - 4 comments

#860 - Fixes for LLVM 6.0

Pull Request - State: closed - Opened by fpsunflower almost 7 years ago - 1 comment

#860 - Fixes for LLVM 6.0

Pull Request - State: closed - Opened by fpsunflower almost 7 years ago - 1 comment

#797 - Make relaxed parameter type checking less strict

Pull Request - State: closed - Opened by fpsunflower about 7 years ago - 1 comment

#797 - Make relaxed parameter type checking less strict

Pull Request - State: closed - Opened by fpsunflower about 7 years ago - 1 comment

#740 - Fix the handling of alignment for closure structs

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 6 comments

#740 - Fix the handling of alignment for closure structs

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 6 comments

#736 - Move matrix transform shadeops out of llvm_ops and into opmatrix

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 8 comments

#736 - Move matrix transform shadeops out of llvm_ops and into opmatrix

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 8 comments

#733 - Add an API call to define raytypes_on and raytypes_off

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 6 comments

#733 - Add an API call to define raytypes_on and raytypes_off

Pull Request - State: closed - Opened by fpsunflower over 7 years ago - 6 comments

#100 - Review: generic noise("name",coords,...) and pnoise("name",coords,periods,...)

Pull Request - State: closed - Opened by lgritz almost 13 years ago - 3 comments

#100 - Review: generic noise("name",coords,...) and pnoise("name",coords,periods,...)

Pull Request - State: closed - Opened by lgritz almost 13 years ago - 3 comments

#99 - Allow closures as parameters to closures

Pull Request - State: closed - Opened by aconty almost 13 years ago - 1 comment

#99 - Allow closures as parameters to closures

Pull Request - State: closed - Opened by aconty almost 13 years ago - 1 comment

#98 - Review: More runtime optimization debugging aids

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#98 - Review: More runtime optimization debugging aids

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#97 - ShadingSystem::attribute ("options",...)

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#97 - ShadingSystem::attribute ("options",...)

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#96 - Review: Refactor -- split llvm_instance.cpp into two parts

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#96 - Review: Refactor -- split llvm_instance.cpp into two parts

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#95 - Review: LLVM 3.0 support

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#95 - Review: LLVM 3.0 support

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#94 - Review: optimizer debugging infrastructure

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#94 - Review: optimizer debugging infrastructure

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#93 - Review: A 'return' oso op needs to mark the next instruction as a new basic block

Pull Request - State: closed - Opened by lgritz about 13 years ago - 3 comments

#93 - Review: A 'return' oso op needs to mark the next instruction as a new basic block

Pull Request - State: closed - Opened by lgritz about 13 years ago - 3 comments

#92 - Don't allocate global variables together with code when creating the JIT

Pull Request - State: closed - Opened by fpsunflower about 13 years ago - 1 comment

#92 - Don't allocate global variables together with code when creating the JIT

Pull Request - State: closed - Opened by fpsunflower about 13 years ago - 1 comment

#91 - Review: Bug fix -- symbol_data wasn't properly returning the right address

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#91 - Review: Bug fix -- symbol_data wasn't properly returning the right address

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#90 - Review: Lock the JIT -- LLVM 2.9 thread safety bug

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#90 - Review: Lock the JIT -- LLVM 2.9 thread safety bug

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#89 - Review: have a way to name shader groups, and debugging aids

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#89 - Review: have a way to name shader groups, and debugging aids

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#88 - Review: greedyjit

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#88 - Review: greedyjit

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#87 - Review: new runtime optimizations: block alias tracking of non-constants and stale values

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#87 - Review: new runtime optimizations: block alias tracking of non-constants and stale values

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#86 - Replace llvm generator and folder table with a single merged table.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#86 - Replace llvm generator and folder table with a single merged table.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#85 - Ubersurface OSL shader

Pull Request - State: closed - Opened by amartinez-cg about 13 years ago - 1 comment

#85 - Ubersurface OSL shader

Pull Request - State: closed - Opened by amartinez-cg about 13 years ago - 1 comment

#84 - Review: Use a more modern cpp on Mac OS X.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 8 comments

#83 - Review: Optimization debug help

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#83 - Review: Optimization debug help

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#82 - Bug fix -- the optimization of "a=b; a=c" is botched

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#82 - Bug fix -- the optimization of "a=b; a=c" is botched

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#81 - Review: splineinverse - clamp for out-of-knot-range x input.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#81 - Review: splineinverse - clamp for out-of-knot-range x input.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#80 - Review: make testsuite test both unoptimized & optimized

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#80 - Review: make testsuite test both unoptimized & optimized

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#79 - Review: blackbody: Clamp sub-Draper temp emission at very very dim red, not black

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#79 - Review: blackbody: Clamp sub-Draper temp emission at very very dim red, not black

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#78 - Review: Refactor for clarity, dead code removal, and version bump.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#78 - Review: Refactor for clarity, dead code removal, and version bump.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#77 - Review: rotate

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#77 - Review: rotate

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#76 - Review: blackbody and luminance improvements.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#76 - Review: blackbody and luminance improvements.

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#75 - dual.h and dual_vec.h do not use Float

Issue - State: closed - Opened by erichocean about 13 years ago - 1 comment

#75 - dual.h and dual_vec.h do not use Float

Issue - State: closed - Opened by erichocean about 13 years ago - 1 comment

#74 - Review: blackbody, blackbody_color, wavelength_color

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#74 - Review: blackbody, blackbody_color, wavelength_color

Pull Request - State: closed - Opened by lgritz about 13 years ago - 5 comments

#73 - Extend SimpleRenderer/testshade to handle several standard named coordinate systems

Pull Request - State: closed - Opened by lgritz about 13 years ago - 4 comments

#73 - Extend SimpleRenderer/testshade to handle several standard named coordinate systems

Pull Request - State: closed - Opened by lgritz about 13 years ago - 4 comments

#72 - Review: Fix bug with recent transform refactor -- wasn't handling derivs properly

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#72 - Review: Fix bug with recent transform refactor -- wasn't handling derivs properly

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#71 - Review: splineinverse

Pull Request - State: closed - Opened by lgritz about 13 years ago - 8 comments

#71 - Review: splineinverse

Pull Request - State: closed - Opened by lgritz about 13 years ago - 8 comments

#70 - Review: optimize away params whose initializers are simple assignments

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#70 - Review: optimize away params whose initializers are simple assignments

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#69 - Allow a shader param to mask a global built-in function with only a warning

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#69 - Allow a shader param to mask a global built-in function with only a warning

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments

#68 - Review: Add stats to track how ops and syms are reduced with optimization

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#68 - Review: Add stats to track how ops and syms are reduced with optimization

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#67 - implement testrender

Pull Request - State: closed - Opened by erichocean about 13 years ago - 16 comments

#67 - implement testrender

Pull Request - State: closed - Opened by erichocean about 13 years ago - 16 comments

#66 - Made INSTALL guide have correct git clone instructions.

Pull Request - State: closed - Opened by erichocean about 13 years ago - 1 comment

#66 - Made INSTALL guide have correct git clone instructions.

Pull Request - State: closed - Opened by erichocean about 13 years ago - 1 comment

#65 - Initialize LLVM up front rather than lazily

Pull Request - State: closed - Opened by fpsunflower about 13 years ago - 1 comment

#65 - Initialize LLVM up front rather than lazily

Pull Request - State: closed - Opened by fpsunflower about 13 years ago - 1 comment

#64 - Review: Allow the new statistics to be retrievable as attributes

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#64 - Review: Allow the new statistics to be retrievable as attributes

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#63 - Transformation refactor

Pull Request - State: closed - Opened by lgritz about 13 years ago

#63 - Transformation refactor

Pull Request - State: closed - Opened by lgritz about 13 years ago

#62 - Review: Pre-emptive lock to combat possible createJIT thread unsafety

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#62 - Review: Pre-emptive lock to combat possible createJIT thread unsafety

Pull Request - State: closed - Opened by lgritz about 13 years ago - 1 comment

#61 - Typo fix.

Pull Request - State: closed - Opened by erichocean about 13 years ago - 1 comment

#61 - Typo fix.

Pull Request - State: closed - Opened by erichocean about 13 years ago - 1 comment

#60 - Review: Additional stats on how many instances/groups compile

Pull Request - State: closed - Opened by lgritz about 13 years ago - 2 comments