index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
fix missing reg
glsl-to-llvm-sync2
Vincent Lejeune
2
-8
/
+13
2012-07-19
other printf
Vincent Lejeune
1
-3
/
+0
2012-07-19
remove some print
Vincent Lejeune
2
-6
/
+1
2012-07-19
fix crash
Vincent Lejeune
1
-7
/
+8
2012-07-19
r600fix
Vincent Lejeune
6
-19
/
+19
2012-07-19
some other cfg fix
Vincent Lejeune
1
-0
/
+2
2012-07-19
some cfg fix
Vincent Lejeune
2
-9
/
+5
2012-07-19
proper way of handling jump in R600
Vincent Lejeune
7
-86
/
+98
2012-07-18
done, need to compress
Vincent Lejeune
5
-52
/
+39
2012-07-18
na
Vincent Lejeune
5
-12
/
+47
2012-07-17
placeholder for pred_setne
Vincent Lejeune
1
-0
/
+4
2012-07-17
predicate almost there
Vincent Lejeune
2
-9
/
+15
2012-07-17
implicit use
Vincent Lejeune
2
-22
/
+4
2012-07-16
if cvt seems to work...
Vincent Lejeune
1
-3
/
+4
2012-07-16
if cvt triggered
Vincent Lejeune
2
-22
/
+35
2012-07-16
analyzebranch reimplemented
Vincent Lejeune
5
-139
/
+299
2012-07-16
some cleaning for enabling glsltollvm
Vincent Lejeune
9
-24
/
+17
2012-07-15
various pred
Vincent Lejeune
4
-1
/
+30
2012-07-14
starting ifconv
Vincent Lejeune
1
-0
/
+3
2012-07-14
enable glsl-to-llvm
glsltollvmold
Vincent Lejeune
11
-5
/
+66
2012-07-14
add a setue pattern
Vincent Lejeune
1
-0
/
+5
2012-07-14
adds some expands
Vincent Lejeune
1
-0
/
+4
2012-07-14
radeon/llvm: Fix a bug with IF LOGICALNZ with int operand
Vincent Lejeune
3
-11
/
+17
2012-07-14
add mad instruction
Vincent Lejeune
1
-0
/
+8
2012-07-14
gallium/radeon : Adds glsl-to-llvm
Vincent Lejeune
9
-1
/
+1635
2012-07-14
some other stuff
Vincent Lejeune
2
-1
/
+6
2012-07-14
Revert "torevert"
Vincent Lejeune
5
-17
/
+9
2012-07-14
torevert
Vincent Lejeune
5
-9
/
+17
2012-07-13
radeon/llvm: Fix CR/LF in AMDILSIDevice.h
Andreas Boll
1
-1
/
+1
2012-07-13
radeon/llvm: Clean up AMDILIntrinsicInfo.cpp
Tom Stellard
2
-84
/
+5
2012-07-13
radeon/llvm: Coding style fixes
Tom Stellard
2
-409
/
+325
2012-07-13
Fix linking gallium drivers and with dricore after defadf2b1
Jon TURNEY
6
-7
/
+7
2012-07-13
nouveau: implement missing timer query functionality
Christoph Bumiller
7
-7
/
+46
2012-07-13
wayland: Stop trying to use make rules from aclocal, just copy and paste
Kristian Høgsberg
3
-3
/
+11
2012-07-13
mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers.
José Fonseca
2
-0
/
+38
2012-07-13
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
6
-31
/
+110
2012-07-13
Don't explicitly link libOsmesa with libmesa's dependency libglsl
Jon TURNEY
1
-2
/
+1
2012-07-13
automake: convert libglapi
Jon TURNEY
10
-88
/
+75
2012-07-13
Rename X86-64_API -> X86_64_API
Jon TURNEY
2
-2
/
+2
2012-07-13
Link dri drivers with mesa or dricore libtool library
Jon TURNEY
3
-5
/
+11
2012-07-13
Remove unused MESA_MODULES autoconf variable
Jon TURNEY
2
-4
/
+0
2012-07-13
automake: convert libmesa and libmesagallium
Jon TURNEY
6
-64
/
+48
2012-07-13
Rename sparc/clip.S -> sparc/sparc_clip.S
Jon TURNEY
3
-2
/
+2
2012-07-13
automake: convert libglsl
Jon TURNEY
10
-151
/
+176
2012-07-13
automake: convert libOSmesa
Laurent Carlier
4
-51
/
+56
2012-07-13
mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatibility
Marek Olšák
6
-0
/
+29
2012-07-12
i965: Move loop over texture units into brw_populate_sampler_prog_key.
Kenneth Graunke
3
-82
/
+81
2012-07-12
i965: Always emit alpha when nr_color_buffers == 0.
Kenneth Graunke
3
-11
/
+6
2012-07-12
i965: Use the blitter in intel_bufferobj_subdata for busy BOs on Gen6+.
Kenneth Graunke
1
-16
/
+10
2012-07-12
gallivm: Use %.9g to print floats.
José Fonseca
1
-3
/
+6
[next]