index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
slang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
50
-28424
/
+0
*
glsl: Clean up header file inclusion in slang_typeinfo.h.
Vinson Lee
2010-08-15
1
-3
/
+1
*
glsl: Include missing header in slang_codegen.h.
Vinson Lee
2010-08-15
1
-0
/
+1
*
glsl: Include missing header in slang_compile_operation.h.
Vinson Lee
2010-08-15
1
-0
/
+1
*
glsl: Clean up header file inclusion in slang_storage.h.
Vinson Lee
2010-08-15
1
-1
/
+6
*
glsl: Clean up header file inclusion in slang_mem.h.
Vinson Lee
2010-08-15
2
-1
/
+2
*
glsl: Clean up header file inclusion in slang_ir.h.
Vinson Lee
2010-08-15
1
-3
/
+3
*
glsl: Include missing header in slang_link.c.
Vinson Lee
2010-08-15
1
-0
/
+1
*
glsl: Include missing headers in slang_builtin.c.
Vinson Lee
2010-08-15
1
-1
/
+3
*
glsl: Fix self inclusion in slang_compile_function.h.
Vinson Lee
2010-08-15
1
-1
/
+0
*
glsl: Include missing header in slang_ir.h.
Vinson Lee
2010-08-15
1
-0
/
+1
*
glsl: Clean up header file inclusion in slang_link.h.
Vinson Lee
2010-08-15
1
-1
/
+1
*
glsl: Clean up header file inclusion in slang_label.h.
Vinson Lee
2010-08-15
2
-3
/
+4
*
glsl: Clean up header file inclusion in slang_emit.h.
Vinson Lee
2010-08-14
1
-4
/
+2
*
glsl: Clean up header file inclusion in slang_compile.h.
Vinson Lee
2010-08-14
1
-5
/
+6
*
glsl: Include missing headers in slang_compile_struct.h.
Vinson Lee
2010-08-14
1
-0
/
+3
*
glsl: Include missing headers in slang_print.h.
Vinson Lee
2010-08-14
1
-0
/
+6
*
glsl: Include missing headers in slang_compile_function.h
Vinson Lee
2010-08-14
1
-0
/
+9
*
glsl: Include missing headers in slang_compiler_operation.h.
Vinson Lee
2010-08-14
1
-0
/
+4
*
glsl: Include missing headers in slang_simplify.h.
Vinson Lee
2010-08-14
1
-0
/
+7
*
glsl: Include missing header in slang_utility.h.
Vinson Lee
2010-08-14
1
-0
/
+2
*
glsl: Include missing headers in slang_vartable.h.
Vinson Lee
2010-08-14
1
-0
/
+3
*
glsl: Include missing header in slang_log.h.
Vinson Lee
2010-08-14
1
-0
/
+2
*
glsl: Include missing headers in slang_compile_variable.h.
Vinson Lee
2010-08-14
1
-1
/
+3
*
glsl: Clean up header file inclusion in slang_codegen.h.
Vinson Lee
2010-08-14
1
-1
/
+5
*
glsl: Clean up header file inclusion in slang_builtin.h.
Vinson Lee
2010-08-14
1
-2
/
+2
*
glsl: Include missing header in slang_compile.c.
Vinson Lee
2010-08-14
1
-0
/
+1
*
glsl: print to stderr like other program printing code
Brian Paul
2010-08-12
1
-8
/
+8
*
glsl: fix atan(0, -1)
Brian Paul
2010-08-05
1
-1
/
+1
*
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
2010-07-30
1
-0
/
+7
*
glsl: remove invalid _mesa_problem() call
Brian Paul
2010-07-22
1
-0
/
+2
*
Add missing initialization of inOutFlags pointer.
Carl Worth
2010-07-21
1
-1
/
+1
*
mesa: add comments and change Index2D to just Index2
Zack Rusin
2010-07-13
4
-14
/
+16
*
Revert "mesa: temporarily enable printing of Mesa's GPU instructions"
Zack Rusin
2010-07-10
1
-1
/
+1
*
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-10
2
-4
/
+16
*
mesa: initial support for emitting 2D registers from slang
Zack Rusin
2010-07-09
6
-40
/
+98
*
mesa: temporarily enable printing of Mesa's GPU instructions
Zack Rusin
2010-07-09
1
-1
/
+1
*
glsl: fix indirect addressing of gl_TextureMatrix[] arrays
Brian Paul
2010-07-08
1
-1
/
+31
*
glsl: fix 'if ((x=foo()) > 1.0)' bug
Brian Paul
2010-07-08
1
-1
/
+5
*
slang: fix typos
Zack Rusin
2010-07-08
1
-2
/
+2
*
slang: add some comments related to geometry shaders
Zack Rusin
2010-07-08
2
-0
/
+15
*
gs: inject const int gl_VerticesIn at link time
Zack Rusin
2010-07-08
4
-6
/
+38
*
glsl: use Elements() in arrays instead of sentinal values
Brian Paul
2010-07-07
1
-20
/
+20
*
mesa: add geometry shader fields to gl_shader_program
Brian Paul
2010-07-02
1
-1
/
+6
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
13
-46
/
+382
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
12
-46
/
+46
*
mesa: move shader/slang/* sources to main/slang/*
Brian Paul
2010-06-10
49
-0
/
+27869