Age | Commit message (Expand) | Author |
2009-01-12 | gallivm: Make sure the bitcode buffer is followed by a 0 byte. | Michel Dänzer |
2009-01-12 | gallivm: Print error message from ParseBitcodeFile() in case it fails. | Michel Dänzer |
2009-01-12 | gallivm: Adapt to header file move in LLVM 2.4. | Michel Dänzer |
2008-10-07 | Gallivm: reorder the functions alphabetically so I can work on it. | Stephane Marchesin |
2008-10-07 | Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notabl... | Stephane Marchesin |
2008-10-02 | Gallivm: add slt. glxgears should be running, except it isn't. | Stephane Marchesin |
2008-10-02 | Gallivm: port to llvm 2.4. | Stephane Marchesin |
2008-10-02 | Gallivm: fix off-by-one. | Stephane Marchesin |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-05-17 | fix abs and start on rsq | Zack Rusin |
2008-05-17 | do the lit (some artifacts present) | Zack Rusin |
2008-05-17 | implement min/max and abstract ops on vectors | Zack Rusin |
2008-05-17 | llvm: implement sub and abs | Zack Rusin |
2008-05-17 | fix injections of functions from builtins into shaders | Zack Rusin |
2008-04-21 | Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g. | Zack Rusin |
2008-04-21 | make llvm draw paths compile with the latest changes | Zack Rusin |
2008-03-12 | add code handling dependencies between generated code | Zack Rusin |
2008-03-01 | refactor code calling builtins and implement dp4 | Zack Rusin |
2008-03-01 | make the first builtin work (dp3) | Zack Rusin |
2008-03-01 | start implementing start of bultins | Zack Rusin |
2008-02-18 | Rename llvm -> gallivm. | José Fonseca |