Mercurial
Mercurial
>
icculus
>
mojoshader
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fix USAGE_FOG for glsles, index values > 0
16 months ago, by Ethan Lee
Follow texture2DLod/ARB_shader_texture_lod spec more aggressively
18 months ago, by Ethan Lee
Split up glsl_texld, dramatically simplifies texldd/texldl
18 months ago, by Ethan Lee
GLSL: Implement texldl instruction
18 months ago, by Katelyn Gadd
Remove the floor from vpos calculation
18 months ago, by Ethan Lee
Replace glProgramViewportFlip with glProgramViewportInfo
19 months ago, by Ethan Lee
Tabbing fix
19 months ago, by Ethan Lee
Only use gl_TexCoord for index values < 4
20 months ago, by Ethan Lee
Assert of unknown GLSL shader type (thanks Kate!)
21 months ago, by Ethan Lee
Assert on unknown operand type (thanks Kate!)
21 months ago, by Ethan Lee
Return statements for effectFind functions
21 months ago, by Ethan Lee
Matrix members inside struct parameters are also valid
21 months ago, by Ethan Lee
Return after printing gl_FrontFacing variable, it does not need a define
21 months ago, by Ethan Lee
Disable COMPILER_SUPPORT by default
22 months ago, by Ethan Lee
Fixed macro clashing with crt function name in MSVC 2015 and newer.
22 months ago, by Martin Krošlák
Move the visibility pragmas below the includes.
22 months ago, by Ethan Lee
Reorganize profiles into their own files
22 months ago, by Caleb Cornett
VS2010 buildfixes
22 months ago, by Ethan Lee
Skip GL_PROGRAM_POINT_SIZE for ES contexts
22 months ago, by Ethan Lee
Copypaste typo fix
22 months ago, by Ethan Lee
Apply some MSC_VER special cases to WIN32 as well (thanks Vincent!)
23 months ago, by Ethan Lee
Add PROFILE_GLSLES CMake option
23 months ago, by Caleb Cornett
gl_Position only works for POSITION0
24 months ago, by Ethan Lee
iOS support (thanks Caleb!)
2019-02-18, by Ethan Lee
CMake: Make Hg dependency optional (thanks Chad!)
2019-02-18, by Ethan Lee
Loop register should not have swizzling
2019-02-18, by Ethan Lee
flibitCommit test...
2019-02-18, by Ethan Lee
Move zeromalloc trickery to internal malloc/free functions
2018-05-23, by Ethan Lee
Add COMPILER_SUPPORT CMake flag, do not build effect/compiler files if disabled
2018-05-17, by Ethan Lee
Read SYMTYPE_TEXTURE* large objs and read their names (thanks Maik!)
2018-05-17, by Ethan Lee
Use param name ptr for sampler_name
2018-05-17, by Ethan Lee
Remove builtins hack for glsles
2017-10-13, by Ethan Lee
Minor fixes from FNA branch
2017-02-03, by Ethan Lee
Always return a non-NULL pointer for malloc(0).
2018-05-04, by Ryan C. Gordon
Count constant arrays for the uniform_count. Fixes buffer overflow.
2017-10-13, by Ryan C. Gordon
A bunch of fixes for bugs that that American Fuzzy Lop exposed.
2017-10-12, by Ryan C. Gordon
Sort register lists by register type first, then register number.
2016-07-09, by Ryan C. Gordon
parse_preshader merge fixes
2016-05-29, by Ethan Lee
Metal: fixed indentation for constant arrays.
2016-05-29, by Ryan C. Gordon
Put a simple sanity check in to prevent buffer overflows.
2016-05-29, by Ryan C. Gordon
Don't free ctx->mainfn if context build fails; it wasn't ever set.
2016-05-29, by Ryan C. Gordon
Metal: Better fix for overly-long constant arrays: they shouldn't be global!
2016-05-29, by Ryan C. Gordon
GLSL: Use varyings when usage_str is NULL for vertex/pixel shaders
2016-05-28, by Ethan Lee
Make Metal profile optional in the CMake project.
2016-05-29, by Ryan C. Gordon
Report the main function name in testparse.
2016-05-29, by Ryan C. Gordon
Explicitly initial a bunch of bits of MOJOSHADER_out_of_mem_data.
2016-05-29, by Ryan C. Gordon
Deal with Metal shaders with really long main function names.
2016-05-29, by Ryan C. Gordon
Give shaders in Effects files a unique main function name.
2016-05-28, by Ryan C. Gordon
Changed a magic mystery value from 24 to 16.
2016-05-28, by Ryan C. Gordon
Default to building with Effects framework support enabled.
2016-05-28, by Ryan C. Gordon
Patched to compile with Effects support compiled in.
2016-05-28, by Ryan C. Gordon
MOJOSHADER_parsePreshader() cleanup.
2016-05-28, by Ryan C. Gordon
metal: make generated shader code slightly more readable.
2016-05-28, by Ryan C. Gordon
A few more Visual Studio warning fixes.
2016-05-27, by Ryan C. Gordon
Fixed up a few Visual Studio warnings, compiling as C++, etc.
2016-05-27, by Ryan C. Gordon
metal: Group all uniform arrays into one struct with explicit array sizes.
2016-05-24, by Ryan C. Gordon
Metal: Removed FIXME that already got fixed.
2016-05-17, by Ryan C. Gordon
Metal: Cleaned up output a little bit.
2016-05-17, by Ryan C. Gordon
Metal: make constant arrays have unique names.
2016-05-17, by Ryan C. Gordon
Added support for producing shader language source code for Apple's Metal API.
2016-04-25, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip