This project is a fork of the wine.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/wine.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionHLSL compiler
homepage URLhttp://www.winehq.org
ownertijnema@gmail.com
last changeSun, 29 Aug 2010 01:14:16 +0000 (29 03:14 +0200)
content tags
add:
readme
Implementation of HLSL compiler for WINE.
shortlog
2010-08-29 Matijn WoudtFix struct lookupmaster
2010-08-27 Matijn WoudtFix intrinsic function handling
2010-08-27 Matijn WoudtSimplify intrinsic function handling
2010-08-27 Matijn WoudtFix assignment operator
2010-08-27 Matijn WoudtAdd basic intermediate output
2010-08-26 Matijn WoudtAdd constructor-like function call.
2010-08-05 Matijn WoudtChange struct design
2010-08-04 Matteo Brunid3dcompiler: Accept vs_2_0 target.
2010-08-04 Matteo Brunid3dcompiler: Allow type_modifier on function arguments.
2010-08-04 Matteo Brunid3dcompiler: Stub struct support.
2010-08-04 Matteo Brunid3dcompiler: Create LESS_EQUALS and GREATER_EQUALS...
2010-08-04 Matteo Brunid3dcompiler: Re-enable preincrement/predecrement rules.
2010-08-04 Matteo Brunid3dcompiler: Reenable opt_attribute rules.
2010-08-04 Matteo Brunid3dcompiler: Add/fix function calls handling.
2010-08-04 Matteo Brunid3dcompiler: Require ';' at the end of expression state...
2010-08-01 Matijn WoudtFix some shift/reduce errors
...
heads
13 years ago master