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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: hook up pipe screen format functions
Chia-I Wu
2013-04-26
2
-2
/
+683
*
ilo: hook up pipe_screen param and fence functions
Chia-I Wu
2013-04-26
3
-11
/
+606
*
ilo: add debug flags settable through ILO_DEBUG
Chia-I Wu
2013-04-26
2
-0
/
+28
*
ilo: new pipe driver for Intel GEN6+
Chia-I Wu
2013-04-26
28
-0
/
+4887
*
winsys/intel: new winsys for intel
Chia-I Wu
2013-04-26
5
-0
/
+946
*
gallivm: Fix trivial out-of-bounds indirection in lp_build_cube_lookup().
José Fonseca
2013-04-26
1
-1
/
+1
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
16
-95
/
+68
*
r600g/compute: Removed unused and untested code
Tom Stellard
2013-04-25
5
-776
/
+66
*
r600g/compute: Use a constant buffer to store kernel parameters v2
Tom Stellard
2013-04-25
2
-16
/
+30
*
r600g: Add evergreen_emit_cs_constant_buffers() v2
Tom Stellard
2013-04-25
3
-11
/
+36
*
r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernel
Tom Stellard
2013-04-25
1
-6
/
+0
*
r600g/compute: Fix input buffer size calculation
Tom Stellard
2013-04-25
1
-1
/
+1
*
freedreno: use writecombine buffers
Rob Clark
2013-04-25
1
-1
/
+2
*
freedreno: don't patch and re-emit same shader as much
Rob Clark
2013-04-25
5
-64
/
+65
*
draw: Yield zeros for LLVM fetches of non-existing vertex elements.
José Fonseca
2013-04-25
1
-21
/
+28
*
trace: Only close trace files on exit.
José Fonseca
2013-04-25
3
-18
/
+4
*
graw: Set the vertex shader constant buffer.
José Fonseca
2013-04-25
1
-1
/
+1
*
graw: Simple utilities to dump and disassemble TGSI tokens.
José Fonseca
2013-04-25
3
-0
/
+97
*
scons: Support clang.
José Fonseca
2013-04-25
1
-1
/
+1
*
util/u_sse: Fix _mm_shuffle_epi8 prototype for clang.
José Fonseca
2013-04-25
1
-1
/
+6
*
scons: Remove redundant code.
José Fonseca
2013-04-25
1
-3
/
+0
*
freedreno: fix bogus IMM const reg index
Rob Clark
2013-04-24
2
-3
/
+3
*
freedreno: clear fixes and debugging
Rob Clark
2013-04-24
4
-1
/
+29
*
freedreno: fix texture fetch type
Rob Clark
2013-04-24
4
-2
/
+10
*
freedreno: fix temp register usage
Rob Clark
2013-04-24
1
-48
/
+52
*
freedreno: add noop driver
Rob Clark
2013-04-24
1
-1
/
+3
*
freedreno: use u_math macros/helpers more
Rob Clark
2013-04-24
6
-25
/
+20
*
freedreno: implement fd_screen_destroy()
Rob Clark
2013-04-24
1
-6
/
+26
*
freedreno: set SWAP bit based on format
Rob Clark
2013-04-24
1
-7
/
+19
*
radeon/llvm: Fix segfault with a specifc libelf implementation
Tom Stellard
2013-04-24
1
-0
/
+4
*
r600g: use CP DMA for buffer clears on evergreen+
Alex Deucher
2013-04-24
4
-2
/
+119
*
r600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
Tom Stellard
2013-04-24
3
-8
/
+7
*
winsys/sw/xlib: Prevent shared memory segment leakage.
José Fonseca
2013-04-24
1
-0
/
+6
*
draw/gs: preserve leading vertex info for gs
Zack Rusin
2013-04-23
1
-1
/
+1
*
radeonsi: cleanup disabling tiling for UVD v3
Christian König
2013-04-24
1
-3
/
+4
*
mesa: Restore 78-column wrapping of license text in C++-style comments.
Kenneth Graunke
2013-04-23
41
-164
/
+164
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
100
-384
/
+403
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
152
-152
/
+152
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
18
-18
/
+18
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
53
-107
/
+175
*
r600g: initialize CMASK and HTILE with the GPU using streamout
Marek Olšák
2013-04-23
4
-7
/
+80
*
gallium/u_blitter: implement buffer clearing
Marek Olšák
2013-04-23
2
-8
/
+97
*
r600/llvm: Read stacksize from config header
Vincent Lejeune
2013-04-23
4
-3
/
+5
*
/bin/bash: q : commande introuvable
Vincent Lejeune
2013-04-23
2
-2
/
+2
*
radeon/llvm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
1
-0
/
+1
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
2
-0
/
+8
*
draw: use the prim count for ia primitives
Zack Rusin
2013-04-22
1
-1
/
+2
*
tgsi/scan: set correct input limits for geometry shader
Zack Rusin
2013-04-22
1
-0
/
+17
*
draw: add code to reset instance dependent data
Zack Rusin
2013-04-22
5
-1
/
+31
*
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2013-04-22
2
-12
/
+23
[next]