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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: fix assertion failure in draw_emit_vertex_attr
Marek Olšák
2012-10-31
1
-2
/
+3
*
r600g: use SQ_VTX_SEMANTIC_CLEAR to clear the semantic registers
Marek Olšák
2012-10-31
4
-99
/
+11
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
13
-3
/
+26
*
r600g: use better sample positions for 8x MSAA
Marek Olšák
2012-10-31
2
-12
/
+12
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
70
-420
/
+580
*
st/xorg: Remove superfluous miInitializeBackingStore() call
Marvin Schmidt
2012-10-30
1
-1
/
+0
*
r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
2012-10-30
2
-20
/
+64
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-3
/
+3
*
r600g: implement texturing with 8x MSAA compressed surfaces for Evergreen
Marek Olšák
2012-10-29
13
-37
/
+270
*
mesa: bump MAX_VARYING to 32
Marek Olšák
2012-10-29
2
-3
/
+3
*
nv50/ir: restore use of long immediate encodings
Christoph Bumiller
2012-10-28
2
-0
/
+9
*
nv50,nvc0: fix 2d engine stencil-only copies
Christoph Bumiller
2012-10-28
4
-22
/
+48
*
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
2012-10-28
3
-17
/
+44
*
r600g: advertise 32 streamout vec4 outputs
Marek Olšák
2012-10-26
1
-1
/
+1
*
softpipe: remove extraneous whitespace
Brian Paul
2012-10-26
1
-2
/
+0
*
gallivm/llvmpipe: fix 64-bit %ll format compiler warnings for mingw32
Brian Paul
2012-10-26
2
-8
/
+10
*
r600g: advertise 32 fragment shaders inputs, not 34
Marek Olšák
2012-10-26
1
-4
/
+1
*
graw/fs-test: Use user constant buffers.
José Fonseca
2012-10-26
1
-56
/
+14
*
trace: Flush before drawing.
José Fonseca
2012-10-26
3
-0
/
+11
*
graw: Ensure new members are zeroed.
José Fonseca
2012-10-26
15
-0
/
+19
*
tests/graw: Update occlusion query example.
José Fonseca
2012-10-26
1
-4
/
+4
*
radeonsi: Handle TGSI_SEMANTIC_FACE.
Michel Dänzer
2012-10-26
2
-1
/
+31
*
radeonsi: Handle TGSI_SEMANTIC_BCOLOR.
Michel Dänzer
2012-10-26
5
-15
/
+75
*
radeonsi: Don't snoop context state while building shaders.
Michel Dänzer
2012-10-26
3
-17
/
+27
*
radeon/llvm: Add intrinsic for reading SI FRONT_FACE VGPR in the pixel shader.
Michel Dänzer
2012-10-26
2
-0
/
+6
*
r600g: split cayman common state out into a shared function
Alex Deucher
2012-10-26
3
-16
/
+35
*
r600g: emit some additional regs on cayman
Alex Deucher
2012-10-26
1
-0
/
+54
*
r600g: there are 16 const buffer size regs for each shader stage
Alex Deucher
2012-10-26
1
-2
/
+19
*
r600g: rework evergreen_init_common_regs()
Alex Deucher
2012-10-26
1
-40
/
+33
*
r600g/compute: always CONTEXT_CONTROL packet at start of CS
Alex Deucher
2012-10-26
2
-0
/
+10
*
tools/trace: More helpful message when no args are provided.
José Fonseca
2012-10-26
1
-13
/
+13
*
vl: fix the dri winsys helper screen init
Christian König
2012-10-26
1
-0
/
+2
*
tests: Use printf instead of debug_printf in u_format_compatible_test.
Vinson Lee
2012-10-25
1
-1
/
+1
*
r300g: fix texture border color for sRGB formats
Marek Olšák
2012-10-26
1
-4
/
+18
*
trace: Fix dumping of set_constant_buffer method.
José Fonseca
2012-10-25
3
-9
/
+21
*
r600g: force bank_swizzle if already set
Vincent Lejeune
2012-10-24
2
-0
/
+4
*
r600g: rewrite tgsi-to-llvm load-input to handle fragcoord
Vincent Lejeune
2012-10-24
2
-42
/
+84
*
nv50/ir/tgsi: fix srcMask for TXP with SHADOW1D
Christoph Bumiller
2012-10-24
1
-1
/
+1
*
gallium/docs: fix sphinx warning
Andreas Boll
2012-10-24
1
-1
/
+1
*
r600g: Remove special handling of PRED_SET* insructions for LLVM 3.2
Tom Stellard
2012-10-19
1
-0
/
+2
*
radeon/llvm: Sort tgsi opcode action initialization
Tom Stellard
2012-10-19
1
-59
/
+50
*
radeon/llvm: Fix lowering TGSI_OPCODE_SSG
Tom Stellard
2012-10-19
1
-1
/
+1
*
clover: No need for clover::is_zero() to be a functor.
Francisco Jerez
2012-10-19
5
-10
/
+8
*
gallium: remove unused data pointer from pipe_transfer
Marek Olšák
2012-10-18
6
-6
/
+0
*
svga: add svga_screen_cache_dump() debug helper
Brian Paul
2012-10-17
2
-0
/
+37
*
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
2012-10-17
2
-107
/
+0
*
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
2012-10-17
4
-40
/
+94
*
gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsuppo...
José Fonseca
2012-10-17
1
-0
/
+10
*
gallivm: Use mcjit for ppc_64 architecture
Will Schmidt
2012-10-17
1
-1
/
+4
*
tgsi: silence MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-17
2
-2
/
+2
[next]