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/llvm: Don't feed LLVM output through r600_bytecode_build()
Tom Stellard
2013-05-06
4
-395
/
+21
*
r600g/llvm: Don't emit CALL_FS for vertex shaders
Tom Stellard
2013-05-06
2
-8
/
+10
*
i965: Lower bitfieldInsert.
Matt Turner
2013-05-06
1
-0
/
+4
*
i965/vs: Add support for bit instructions.
Matt Turner
2013-05-06
4
-1
/
+106
*
i965/fs: Add support for bit instructions.
Matt Turner
2013-05-06
5
-0
/
+142
*
i965: Add support for emitting and disassembling bit instructions.
Matt Turner
2013-05-06
4
-0
/
+28
*
i965: Print the correct dst and shared-src types for 3-src instructions.
Matt Turner
2013-05-06
1
-4
/
+22
*
i965/gen7: Set src/dst types for 3-src instructions.
Matt Turner
2013-05-06
1
-4
/
+36
*
i965: Add 3-src destination and shared-source type macros.
Matt Turner
2013-05-06
1
-0
/
+11
*
i965: Add Gen7+ fields to brw_instruction and add comments.
Matt Turner
2013-05-06
1
-12
/
+19
*
glsl: Add a pass to lower bitfield-insert into bfm+bfi.
Matt Turner
2013-05-06
7
-0
/
+76
*
glsl: Add constant evaluation of bit built-ins.
Matt Turner
2013-05-06
1
-1
/
+125
*
glsl: Add support for new bit built-ins in ARB_gpu_shader5.
Matt Turner
2013-05-06
6
-5
/
+71
*
glsl: Add new bit built-ins IR and prototypes from ARB_gpu_shader5.
Matt Turner
2013-05-06
7
-0
/
+342
*
glsl: Rework ir_reader to handle expressions with four operands.
Matt Turner
2013-05-06
1
-4
/
+6
*
mesa: Add infrastructure for ARB_gpu_shader5.
Matt Turner
2013-05-06
7
-0
/
+10
*
radeon/llvm: Always build libradeonllvm as static
Tom Stellard
2013-05-06
3
-17
/
+10
*
radeon/llvm: Use LLVM C API for compiling LLVM IR to ISA v2
Tom Stellard
2013-05-06
5
-203
/
+173
*
gallivm: Move LLVMStartMultithreaded() static initializer into gallivm
Tom Stellard
2013-05-06
2
-14
/
+15
*
radeon/llvm: Don't use the global context when parsing LLVM IR
Tom Stellard
2013-05-06
1
-2
/
+3
*
i965: Remove GL_ARB_color_buffer_float from GL core contexts.
Eric Anholt
2013-05-06
1
-1
/
+2
*
r600g/llvm: Update radeon family mappings for LLVM backend
Tom Stellard
2013-05-06
2
-4
/
+8
*
android: libsync is needed on Android 4.2+ for any driver
Chia-I Wu
2013-05-06
1
-5
/
+3
*
android: add ilo to the build system
Chia-I Wu
2013-05-06
5
-0
/
+93
*
glsl: Flip around "if" statements with empty "then" blocks.
Eric Anholt
2013-05-05
1
-1
/
+26
*
ilo: correctly set return types of sampler messages
Chia-I Wu
2013-05-05
2
-0
/
+3
*
r600g/llvm: Undefines unrequired texture coord values
Vincent Lejeune
2013-05-04
1
-1
/
+28
*
nvc0: fixup video decoding with 2D_ARRAY
Maarten Lankhorst
2013-05-04
2
-5
/
+4
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
25
-26
/
+28
*
i965: Enable fast clears on non-8x4-aligned sizes.
Eric Anholt
2013-05-03
1
-13
/
+0
*
vbo: add comments, const qualifiers
Brian Paul
2013-05-03
2
-9
/
+24
*
mesa: whitespace, formatting fixes, etc in api_arrayelt.c
Brian Paul
2013-05-03
1
-35
/
+65
*
vbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()
Brian Paul
2013-05-03
1
-2
/
+7
*
mesa: change ctx->Driver.NeedFlush to GLbitfield and update comment
Brian Paul
2013-05-03
1
-3
/
+3
*
mesa; change ctx->Driver.SaveNeedFlush to boolean, and document it.
Brian Paul
2013-05-03
2
-5
/
+6
*
vbo: update comments for vbo_save_NotifyBegin()
Brian Paul
2013-05-03
1
-2
/
+10
*
vbo: implement primitive merging for glBegin/End sequences
Brian Paul
2013-05-03
2
-14
/
+38
*
vbo: create a few utility functions for merging primitives
Brian Paul
2013-05-03
2
-0
/
+109
*
draw/pt: adjust overflow calculations
Zack Rusin
2013-05-03
2
-2
/
+8
*
tgsi/ureg: make the dst register match the src indirection
Zack Rusin
2013-05-03
2
-4
/
+11
*
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
2013-05-03
1
-73
/
+289
*
llvmpipe: get rid of depth swizzling.
Roland Scheidegger
2013-05-03
7
-273
/
+414
*
r600g: Correctly initialize the shader key, v2
Lauri Kasanen
2013-05-03
1
-1
/
+2
*
st/xvmc/tests: Fix build failure, v2
Lauri Kasanen
2013-05-03
1
-1
/
+1
*
scons: remove nouveau build
Andreas Boll
2013-05-03
5
-58
/
+0
*
scons: remove radeon build
Andreas Boll
2013-05-03
9
-185
/
+0
*
r600g: don't emit surface_sync after FLUSH_AND_INV_EVENT
Alex Deucher
2013-05-03
1
-26
/
+0
*
r600g/sb: zero-initialize bytecode structs
Vadim Girlin
2013-05-03
2
-3
/
+6
*
r600g/sb: fix constant propagation in gvn pass
Vadim Girlin
2013-05-03
1
-1
/
+2
*
r600g/sb: don't run unnecessary passes
Vadim Girlin
2013-05-03
1
-3
/
+0
[next]