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
*
cso: move cso hashes to a more table driven scheme
Dave Airlie
2011-06-03
2
-84
/
+21
*
u_prim: convert u_trim_pipe_prim to table driven.
Dave Airlie
2011-06-03
1
-47
/
+24
*
util: faster logbase2
Brian Paul
2011-06-02
1
-4
/
+7
*
tgsi/ureg: bump the limit of immediates
Marek Olšák
2011-05-30
1
-1
/
+1
*
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
2011-05-20
1
-2
/
+12
*
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
2011-05-18
1
-0
/
+13
*
u_vbuf_mgr: fix max_index computation when src_offset is abused as buffer_offset
Marek Olšák
2011-05-17
1
-1
/
+6
*
gallium: block signals for new thread when spawning threads
Dave Airlie
2011-05-16
1
-1
/
+8
*
u_vbuf_mgr: fix max_index computation once again
Marek Olšák
2011-05-14
1
-15
/
+47
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
2
-13
/
+1
*
u_math.h: Remove redundant mingw32 ffs definition
Matt Turner
2011-05-12
1
-4
/
+0
*
gallium/draw: Fix enum type taken by draw_get_shader_param().
Michel Dänzer
2011-05-03
1
-1
/
+1
*
tgsi: remove set-but-unused variables
Marek Olšák
2011-05-01
1
-4
/
+0
*
draw: remove set-but-unused variable
Marek Olšák
2011-05-01
1
-2
/
+1
*
rbug: remove set-but-unused variables
Marek Olšák
2011-05-01
3
-28
/
+0
*
util: implement R11G11B10_FLOAT pack/unpack functions
Marek Olšák
2011-04-29
4
-1
/
+336
*
mesa, util: move RGB9E5 conversion functions to gallium/util
Marek Olšák
2011-04-29
2
-1
/
+165
*
util: implement R9G9B9E5 pack and unpack functions
Marek Olšák
2011-04-29
1
-5
/
+82
*
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
Marek Olšák
2011-04-27
1
-4
/
+4
*
gallivm: fix warning: ‘value’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
os: simplify ifdef
nobled
2011-04-27
1
-1
/
+1
*
draw: fix point/line/tri flushing bug in vbuf code
Brian Paul
2011-04-22
1
-4
/
+10
*
galahad,util: warn on resource target mismatch in copy_region
Marek Olšák
2011-04-21
1
-0
/
+3
*
util: add a simple memcpy path for copying buffers in util_resource_copy_region
Marek Olšák
2011-04-21
1
-9
/
+13
*
translate: disable clamping of instanced array indexes
Brian Paul
2011-04-19
2
-9
/
+16
*
translate: s/varient/variant/
Brian Paul
2011-04-15
1
-44
/
+44
*
gallium: add and use generic function for querying patented format support (v2)
Marek Olšák
2011-04-15
2
-0
/
+59
*
gallium: add A/L/LA/I floating point formats
Luca Barbieri
2011-04-15
1
-0
/
+8
*
u_vbuf_mgr: fixed vbo max_index calculation
pepp
2011-04-11
1
-1
/
+1
*
u_vbuf_mgr: fix crash with unsupported vertex format in hw VBOs
Marek Olšák
2011-04-08
2
-2
/
+6
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
9
-30
/
+65
*
util: add cpu detection for sse 4.2 and avx
Brian Paul
2011-04-07
2
-0
/
+6
*
util: simplify bit shifting in util_cpu_detect()
Brian Paul
2011-04-07
1
-11
/
+11
*
draw: Fix thinko in debug warnings.
José Fonseca
2011-04-06
1
-3
/
+3
*
translate: Respect translate_buffer::max_index.
José Fonseca
2011-04-01
3
-2
/
+28
*
draw: Prevent out-of-bounds vertex buffer access.
José Fonseca
2011-04-01
11
-7
/
+157
*
draw: Revert code reorg in previous change.
José Fonseca
2011-03-31
1
-4
/
+4
*
draw: implement vertex color clamping, and disable SSE and PPC paths
Luca Barbieri
2011-03-31
4
-9
/
+58
*
gallium: list use inline function to avoid macro shot coming
Jerome Glisse
2011-03-30
1
-43
/
+67
*
draw: Forgot to remove one istart usage.
José Fonseca
2011-03-30
1
-1
/
+1
*
draw: Fix bug when drawing ushort indices.
José Fonseca
2011-03-30
1
-6
/
+8
*
gallium: add EXT_texture_snorm support
Marek Olšák
2011-03-29
1
-0
/
+8
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-28
1
-2
/
+2
*
gallivm: Fix build with llvm-2.9
Tobias Droste
2011-03-28
1
-3
/
+9
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-25
1
-0
/
+5
*
gallium/util: Use PIPE_TRANSFER_DISCARD_RANGE in pipe_buffer_write.
Mathias Fröhlich
2011-03-15
1
-0
/
+2
*
gallivm: Fix build with llvm 2.6 on 32bit platforms
José Fonseca
2011-03-13
1
-2
/
+4
*
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-13
6
-206
/
+367
*
util: Silence gcc unitialized member warning
José Fonseca
2011-03-13
1
-0
/
+1
*
draw: Fix draw_variant_output::format's type.
José Fonseca
2011-03-13
2
-3
/
+4
[next]