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
*
util: Add PIPE_OS_CYGWIN to u_network.
Vinson Lee
2010-07-23
1
-1
/
+1
*
draw: add small ybias factor for drawing wide points
Brian Paul
2010-07-23
1
-0
/
+1
*
tgsi: Fix error message on invalid swizzle parse
Jakob Bornecrantz
2010-07-22
1
-1
/
+1
*
draw: re-order optimization passes depending on LLVM version, 32/64-bit
Brian Paul
2010-07-22
1
-2
/
+15
*
draw: added new assertions to clipping code
Brian Paul
2010-07-22
1
-1
/
+10
*
draw: disable depth clipping if depth clamp is enabled
Marek Olšák
2010-07-21
3
-4
/
+11
*
cso: handle depth clamp
Marek Olšák
2010-07-21
1
-0
/
+4
*
draw: tweak aa line width threshold and sampling
Brian Paul
2010-07-21
1
-4
/
+6
*
gallivm: replace has_indirect_addressing field with indirect_files field
Brian Paul
2010-07-21
1
-8
/
+17
*
tgsi: added tgsi_shader_info::indirect_files field
Brian Paul
2010-07-21
2
-0
/
+19
*
gallivm: refactor code into get_indirect_offsets() function
Brian Paul
2010-07-21
1
-23
/
+34
*
gallivm: added comment
Brian Paul
2010-07-21
1
-0
/
+6
*
gallivm: remove extraneous braces
Brian Paul
2010-07-21
1
-20
/
+18
*
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
1
-20
/
+15
*
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
1
-11
/
+29
*
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
1
-3
/
+13
*
draw: whitespace clean-up
Brian Paul
2010-07-21
1
-33
/
+33
*
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-21
1
-2
/
+2
*
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-07-20
1
-25
/
+83
*
gallivm: added lp_build_const_int32() helper
Brian Paul
2010-07-20
1
-0
/
+8
*
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-20
1
-6
/
+14
*
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-20
1
-0
/
+1
*
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
2010-07-19
1
-3
/
+6
*
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
2
-14
/
+4
*
util: add dummy field to empty structure types
Brian Paul
2010-07-19
2
-2
/
+2
*
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-19
4
-0
/
+267
*
scons: Fix Cygwin build.
Vinson Lee
2010-07-16
1
-3
/
+3
*
draw: updated debug/dump code
Brian Paul
2010-07-16
1
-12
/
+25
*
draw: added array element debug / bounds checking code (disabled)
Brian Paul
2010-07-16
1
-4
/
+24
*
draw/llvm: adjust the instance id at run time
Zack Rusin
2010-07-16
3
-16
/
+29
*
draw: use the instance id when fetching vertex data
Zack Rusin
2010-07-16
1
-3
/
+11
*
draw: update comments for drawing functions
Brian Paul
2010-07-15
1
-5
/
+16
*
draw: move prototype, update comment
Brian Paul
2010-07-15
1
-3
/
+3
*
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
2010-07-15
1
-1
/
+1
*
Merge branch 'mesa-2d-registers'
Zack Rusin
2010-07-13
3
-5
/
+14
|
\
|
*
tgsi: make sure that we print out the adjacency prims correctly
Zack Rusin
2010-07-10
1
-1
/
+5
|
*
draw: fix decomposition to work with adjacency primitives
Zack Rusin
2010-07-10
1
-3
/
+8
|
*
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-10
1
-1
/
+1
*
|
os: remove gratuitous pipe_barrier placeholder code
nobled
2010-07-12
1
-21
/
+1
*
|
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
2010-07-12
1
-1
/
+0
*
|
os: Implement pipe_condvar on Windows Vista and later
nobled
2010-07-12
1
-0
/
+30
*
|
os: Implement pipe_condvar on win32
nobled
2010-07-12
1
-7
/
+27
*
|
u_blitter: add draw_rectangle callback which can be overridden by a driver
Marek Olšák
2010-07-12
2
-19
/
+104
*
|
u_blitter: clean up the texcoord computations
Marek Olšák
2010-07-12
1
-28
/
+35
*
|
u_blitter: simplify blitter_set_rectangle
Marek Olšák
2010-07-12
1
-19
/
+32
*
|
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
Marek Olšák
2010-07-12
2
-70
/
+80
|
/
*
draw: Fix off-by-one error in assert.
Vinson Lee
2010-07-08
1
-1
/
+1
*
gallivm: restore const qualifier
Brian Paul
2010-07-07
1
-1
/
+1
*
gallivm: fix cube map LOD computation
Brian Paul
2010-07-07
1
-38
/
+54
*
draw: Remove unnecessary header.
Vinson Lee
2010-07-06
1
-1
/
+0
[next]