index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: Initialize VGT_PRIMITIVE_TYPE in the start_cs_cmd atom
Tom Stellard
2012-07-27
1
-2
/
+5
*
r600g: Atomize compute shader state
Tom Stellard
2012-07-27
4
-86
/
+91
*
r600g: Add helper functions for emitting compute SET_CONTEXT packets
Tom Stellard
2012-07-27
2
-5
/
+18
*
radeon/llvm: Add instruction defs for branches on SI
Tom Stellard
2012-07-27
3
-17
/
+126
*
radeon/llvm: Fix VOPC and V_CNDMASK encoding
Tom Stellard
2012-07-27
4
-10
/
+13
*
radeon/llvm: Assert if we try to copy SCC reg
Tom Stellard
2012-07-27
1
-0
/
+6
*
radeon/llvm: Add SI DAG optimizations for setcc, select_cc
Tom Stellard
2012-07-27
2
-0
/
+54
*
radeon/llvm: Add support for encoding SI branch instructions
Tom Stellard
2012-07-27
1
-15
/
+35
*
radeon/llvm: Add special nodes for SALU operations on VCC
Tom Stellard
2012-07-27
6
-1
/
+89
*
radeon/llvm: Add i1 registers for SI.
Tom Stellard
2012-07-27
1
-0
/
+2
*
radeon/llvm: Fix CCReg definitions on SI
Tom Stellard
2012-07-27
2
-3
/
+10
*
radeonsi: Enable PIPE_SHADER_CAP_INTEGERS
Tom Stellard
2012-07-27
1
-1
/
+2
*
radeonsi: Add support for loading integers from constant memory
Tom Stellard
2012-07-27
1
-1
/
+3
*
radeon/llvm: Add bitconvert patterns for SI
Tom Stellard
2012-07-27
1
-0
/
+6
*
radeon/llvm: Add custom lowering for SELECT_CC nodes on SI
Tom Stellard
2012-07-27
2
-0
/
+20
*
radeon/llvm: Move conditional pattern leafs to common tablegen file
Tom Stellard
2012-07-27
2
-41
/
+41
*
radeon/llvm: Implement getSetCCResultType for SI
Tom Stellard
2012-07-27
2
-0
/
+6
*
radeon/llvm: Custom lower BR_CC for SI
Tom Stellard
2012-07-27
2
-0
/
+41
*
radeon/llvm: Move lowering of BR_CC node to R600ISelLowering
Tom Stellard
2012-07-27
4
-31
/
+31
*
radeon/llvm: Move lowering of SETCC node to R600ISelLowering
Tom Stellard
2012-07-27
4
-38
/
+29
*
radeon/llvm: Use correct node type when lowering SETCC
Tom Stellard
2012-07-27
1
-0
/
+1
*
radeon/llvm: Move LowerSELECT_CC into R600ISelLowering
Tom Stellard
2012-07-27
4
-111
/
+112
*
automake: Remove OPT_FLAGS.
Eric Anholt
2012-07-26
2
-2
/
+0
*
automake: Remove ARCH_FLAGS.
Eric Anholt
2012-07-26
2
-2
/
+0
*
i965/msaa: use ROUND_DOWN_TO macro.
Paul Berry
2012-07-26
1
-6
/
+6
*
svga: initialize svga_compile_key to zeros to be safe
Brian Paul
2012-07-26
1
-0
/
+4
*
svga: fix invalid memory reference in needs_to_create_zero()
Brian Paul
2012-07-26
1
-5
/
+5
*
radeon: fix Base/base typo
Brian Paul
2012-07-26
1
-1
/
+1
*
android-build: fix dricore build for autogenerated files (v3)
Daniel Charles
2012-07-26
5
-299
/
+335
*
radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffers
Brian Paul
2012-07-26
1
-0
/
+2
*
xlib: add X error handler around XGetImage() call
Brian Paul
2012-07-26
1
-0
/
+29
*
mesa: remove obsolete matrix comment
Brian Paul
2012-07-26
1
-1
/
+0
*
mesa: fix comment typo: s/pointer/point/
Brian Paul
2012-07-26
1
-1
/
+1
*
mesa: remove _math_matrix_alloc_inv()
Brian Paul
2012-07-26
4
-48
/
+13
*
mesa: loosen small matrix determinant check
Brian Paul
2012-07-26
1
-1
/
+1
*
i965: Use sendc for all render target writes on Gen6+.
Paul Berry
2012-07-26
1
-1
/
+1
*
i965/msaa: Remove TODO comments that are no longer relevant.
Paul Berry
2012-07-26
2
-3
/
+2
*
intel: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
9
-12
/
+19
*
mesa: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
8
-13
/
+23
*
glsl: warning: pragma `invariant(all)' not supported in GLSL ES 1.00
Oliver McFadden
2012-07-26
1
-1
/
+1
*
shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/.
Kenneth Graunke
2012-07-25
1
-1
/
+3
*
scons: Fix build with clang.
Vinson Lee
2012-07-25
1
-1
/
+1
*
i965: Remove unused param conversion code.
Eric Anholt
2012-07-25
7
-80
/
+3
*
softpipe: fix copy/paste error in tex sample code
Olivier Galibert
2012-07-25
1
-2
/
+2
*
Remove redundant osmesa shared library install from Makefile.old
Jon TURNEY
2012-07-25
2
-30
/
+4
*
Update mesa/drivers/x11/Makefile.am for xm_image.h removal
Jon TURNEY
2012-07-25
1
-1
/
+0
*
drivers/osmesa: Link OSMesa using -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-1
/
+1
*
drivers/X11: Link X11 libGL with -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-0
/
+1
*
i965/msaa: Switch on 8x MSAA for Gen7.
Paul Berry
2012-07-24
2
-3
/
+7
*
i965/msaa: Adjust MCS buffer allocation for 8x MSAA.
Paul Berry
2012-07-24
1
-2
/
+25
[next]