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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: bump MAX_VARYING to 32
Marek Olšák
2012-10-29
1
-1
/
+1
*
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
2012-10-28
3
-17
/
+44
*
gallivm/llvmpipe: fix 64-bit %ll format compiler warnings for mingw32
Brian Paul
2012-10-26
1
-4
/
+3
*
vl: fix the dri winsys helper screen init
Christian König
2012-10-26
1
-0
/
+2
*
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
*
util: fix MSVC signed/unsigned comparison warning in u_upload_mgr.c code
Brian Paul
2012-10-17
1
-1
/
+1
*
util: fix MSVC signed/unsigned comparison warning in u_vbuf.c code
Brian Paul
2012-10-17
1
-1
/
+1
*
util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
Brian Paul
2012-10-17
1
-1
/
+1
*
draw: silence MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-17
4
-8
/
+8
*
util/blitter: silence assorted MSVC warnings
Brian Paul
2012-10-17
2
-21
/
+22
*
tgsi: Add support to parse IMM[x] too.
José Fonseca
2012-10-17
1
-0
/
+28
*
Revert "gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently."
José Fonseca
2012-10-17
1
-4
/
+4
*
util: added debug_print_transfer_flags() function
Brian Paul
2012-10-15
2
-0
/
+45
*
util: null-out the node's prev/next pointers in list_del()
Chris Fester
2012-10-15
1
-0
/
+1
*
u_format_s3tc.c: Don't call getenv() twice
Matt Turner
2012-10-12
1
-2
/
+3
*
gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently.
José Fonseca
2012-10-12
1
-4
/
+4
*
tgsi: Dump register number when dumping immediates.
José Fonseca
2012-10-12
1
-1
/
+7
*
gallivm: fix rsqrt failures
Roland Scheidegger
2012-10-12
1
-8
/
+41
*
r600g: implement MSAA resolving for 8-bit and 16-bit integer formats
Marek Olšák
2012-10-12
2
-3
/
+5
*
util: fix broken pipe_get_tile_rgba() call
Brian Paul
2012-10-11
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
18
-414
/
+210
*
llvmpipe: remove unused variables to fix compile warnings
Marek Olšák
2012-10-09
2
-6
/
+3
*
gallium: allow debug helpers in the release build
Marek Olšák
2012-10-06
1
-8
/
+0
*
st/mesa: implement decompress_with_blit using gallium blit
Marek Olšák
2012-09-30
2
-36
/
+5
*
gallium: add helpers for dumping pipe_box and pipe_blit_info
Marek Olšák
2012-09-30
2
-0
/
+79
*
gallium/u_blitter: add helper for blitting via resource_copy_region
Marek Olšák
2012-09-30
2
-0
/
+152
*
gallium/u_blitter: add gallium blit implementation
Marek Olšák
2012-09-30
2
-120
/
+230
*
gallium/u_blitter: add ability to disable and restore the render condition
Marek Olšák
2012-09-30
2
-0
/
+48
*
gallium/u_blitter: facilitate co-existence with the Draw module
Marek Olšák
2012-09-30
2
-59
/
+111
*
gallium/u_blitter: check PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+8
*
draw: fix non-indexed draw calls if there's an index buffer
Marek Olšák
2012-09-22
3
-8
/
+6
*
pipe-loader: Remove a few debug_printfs
Tom Stellard
2012-09-21
2
-4
/
+0
*
gallium/u_blitter: fix stencil-only blits
Marek Olšák
2012-09-14
1
-0
/
+15
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
6
-33
/
+13
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
2
-3
/
+3
*
gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
José Fonseca
2012-09-04
3
-1
/
+15
*
util: Add cpuid for Solaris Studio.
Vinson Lee
2012-09-03
1
-2
/
+2
*
util: remove u_debug.h from u_math.h
Brian Paul
2012-09-01
1
-1
/
+0
*
util: include u_debug.h
Brian Paul
2012-09-01
1
-0
/
+1
*
tgsi: include u_debug.h
Brian Paul
2012-09-01
1
-0
/
+1
*
util: add casts to silence signed/unsigned comparison warnings
Brian Paul
2012-08-31
1
-2
/
+2
*
r600g: implement MSAA for Cayman
Marek Olšák
2012-08-31
2
-1
/
+3
*
r600g: implement draw_rectangle callback
Marek Olšák
2012-08-30
2
-14
/
+16
*
u_vbuf: avoid unnecessary update of the vertex elements
Vadim Girlin
2012-08-28
1
-1
/
+3
*
gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
Brian Paul
2012-08-27
1
-0
/
+36
*
r600g: implement compression for MSAA colorbuffers for evergreen
Marek Olšák
2012-08-27
2
-0
/
+50
*
gallium/u_blitter: initialize sample mask in resolve
Marek Olšák
2012-08-27
1
-0
/
+1
*
draw: Fix regression in draw_set_sampler(_views).
José Fonseca
2012-08-24
1
-6
/
+6
[next]