Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Brian ba16243884 Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variable array indexes. 17年前
..
library add to git 18年前
descrip.mms Committing in . 19年前
slang_builtin.c Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variable array indexes. 17年前
slang_builtin.h Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18年前
slang_codegen.c Merge branch '965-glsl' 18年前
slang_codegen.h _slang_gen_function_call_name() now tries to adapt function calls (expand 18年前
slang_compile.c Implement gl_PointCoord attribute for GLSL fragment shaders. 18年前
slang_compile.h plug in GLSL 1.20 unit 18年前
slang_compile_function.c Remove all the USE_MEMPOOL debug code. 18年前
slang_compile_function.h remove end_label field 18年前
slang_compile_operation.c Remove all the USE_MEMPOOL debug code. 18年前
slang_compile_operation.h fix-up inlined/non-inlined function inconsistencies 18年前
slang_compile_struct.c Remove all the USE_MEMPOOL debug code. 18年前
slang_compile_struct.h Cleanup code. Change constructor prototype. 19年前
slang_compile_variable.c Remove all the USE_MEMPOOL debug code. 18年前
slang_compile_variable.h get rid of some unused slang_variable fields 18年前
slang_emit.c Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variable array indexes. 17年前
slang_emit.h Overhaul of error handling. 18年前
slang_ir.c Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion. 18年前
slang_ir.h Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion. 18年前
slang_label.c Remove all the USE_MEMPOOL debug code. 18年前
slang_label.h Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18年前
slang_library_noise.c remove multibyte chars 18年前
slang_library_noise.h Remove carriage-return chars *ONLY*. 19年前
slang_link.c glGetAttribLocation always returned 1 (bug 11774) 18年前
slang_link.h s/_slang_link2/_slang_link/ 18年前
slang_log.c Use new memory pool allocator. Lots of debug code still in place... 18年前
slang_log.h fix error flagging 18年前
slang_mem.c Use new memory pool allocator. Lots of debug code still in place... 18年前
slang_mem.h Remove all the USE_MEMPOOL debug code. 18年前
slang_preprocess.c Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18年前
slang_preprocess.h Overhaul of error handling. 18年前
slang_print.c support for GLSL 1.20 non-square matrices 18年前
slang_print.h remove slang_asm_string() 18年前
slang_simplify.c Check for, simplify vec2/3/4(x). Only do call adapting for constructors. 18年前
slang_simplify.h Overhaul of error handling. 18年前
slang_storage.c Remove all the USE_MEMPOOL debug code. 18年前
slang_storage.h disable apparently unused code 18年前
slang_typeinfo.c Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18年前
slang_typeinfo.h added _slang_gltype_from_specifier() 18年前
slang_utility.c Remove all the USE_MEMPOOL debug code. 18年前
slang_utility.h Remove all the USE_MEMPOOL debug code. 18年前
slang_vartable.c Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18年前
slang_vartable.h Lots of vartable clean-ups, fixes. Report an error message when we run out 18年前
sources list header files in sources files (Dan Nicholson) 19年前