Mercurial
Mercurial
>
icculus
>
mojoshader
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
+300
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.
Switch statements were dropping the ball on semantic analysis.
2011-03-02, by Ryan C. Gordon
Removed some debug code.
2011-02-23, by Ryan C. Gordon
Minor tweaks in case I expose semantic analysis phase to the public API later.
2011-02-23, by Ryan C. Gordon
Disable debug output.
2011-02-22, by Ryan C. Gordon
Fixed incorrect union accesses.
2011-02-22, by Ryan C. Gordon
Fixed stupid bug in stupid debug code. :)
2011-02-22, by Ryan C. Gordon
Yet another approach to overloaded function selection.
2011-02-22, by Ryan C. Gordon
Yet-another attempt at getting function overloading selection correct.
2011-02-21, by Ryan C. Gordon
More work on ambiguous function overloads.
2011-02-21, by Ryan C. Gordon
Assembler: fixed *_gt conditional.
2011-02-21, by Ryan C. Gordon
Fixed logic in error reporting on ambiguous function calls.
2011-02-10, by Ryan C. Gordon
Don't print loop attributes if user didn't explicitly specify one.
2011-02-10, by Ryan C. Gordon
More work on overloaded intrinsic functions.
2011-02-10, by Ryan C. Gordon
More work on fixing up overloaded function selection.
2011-02-10, by Ryan C. Gordon
Add more intrinsic function overloads. This is getting out of control now.
2011-02-10, by Ryan C. Gordon
More work on overloaded function matching.
2011-02-09, by Ryan C. Gordon
Allow constructors with sub-vectors (or whatever you'd call this).
2011-02-06, by Ryan C. Gordon
Fixed some uninitialized memory reads, compliments of valgrind.
2011-01-19, by Ryan C. Gordon
Vectors and matrices can be dereferenced like arrays.
2011-01-19, by Ryan C. Gordon
Fixed dropping pieces of structs with comma-separated members.
2011-01-19, by Ryan C. Gordon
Let type coercion deal with vectors and matrices.
2011-01-18, by Ryan C. Gordon
Moved assignment into the scope where it's actually used.
2011-01-18, by Ryan C. Gordon
Don't use the reduced type when choosing a swizzle.
2011-01-18, by Ryan C. Gordon
Make sure swizzle isn't too large ("float2(1,2).xyz" is invalid).
2011-01-18, by Ryan C. Gordon
Vector swizzling now reports correct type.
2011-01-18, by Ryan C. Gordon
Fixed reference to wrong variable.
2011-01-13, by Ryan C. Gordon
Added a FIXME.
2011-01-13, by Ryan C. Gordon
Clean up bogus usertypes leftover from parse phase, during semantic analysis.
2011-01-13, by Ryan C. Gordon
Added some FIXMEs.
2011-01-12, by Ryan C. Gordon
Added in (most) HLSL intrinsic functions.
2011-01-12, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
+300
tip