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
*
trace: Convert to automake
Tom Stellard
2013-01-10
3
-13
/
+19
*
radeon/winsys: Convert to automake
Tom Stellard
2013-01-10
3
-15
/
+16
*
r300g: Link ralloc.c and register_allocate.c into separate library
Matt Turner
2013-01-10
5
-6
/
+18
*
r300g: Build a libtool archive
Tom Stellard
2013-01-10
1
-7
/
+11
*
r300g: Use gallium automake include file
Tom Stellard
2013-01-10
1
-5
/
+3
*
gallium: Add common automake include file
Tom Stellard
2013-01-10
1
-0
/
+6
*
automake: Convert Gallium target and winsys
Matt Turner
2013-01-10
6
-24
/
+4
*
r300g: don't set sample positions to the pixel center if MSAA is disabled
Marek Olšák
2013-01-10
3
-11
/
+5
*
r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
2013-01-09
1
-0
/
+1
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
3
-0
/
+8
*
r300g: fix the GPU name in the renderer string
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: fix CS checker errors caused by emit_dsa_state
Marek Olšák
2013-01-09
1
-1
/
+1
*
clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...
Johannes Obermayr
2013-01-08
2
-3
/
+4
*
r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Marek Olšák
2013-01-08
9
-24
/
+140
*
winsys/radeon: bump the size of relocation hashlist
Marek Olšák
2013-01-08
1
-2
/
+2
*
nvc0: catch too high GENERIC indices to prevent GRAPH traps
Christoph Bumiller
2013-01-08
1
-0
/
+6
*
nvc0: use correct resource target to select blit shader
Christoph Bumiller
2013-01-08
1
-2
/
+2
*
nvc0: add missing call to map edge flag in push_vbo
Christoph Bumiller
2013-01-08
1
-0
/
+3
*
nv50/ir: wrap assertion using typeid in #ifndef NDEBUG
Christoph Bumiller
2013-01-08
1
-0
/
+2
*
nvc0: fix out of bounds writes for unaligned sizes in push_data
Christoph Bumiller
2013-01-08
1
-2
/
+4
*
nouveau: increase max order of suballocated buffers by 1
Christoph Bumiller
2013-01-08
1
-2
/
+9
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
12
-137
/
+551
*
r300g: fix assertion failure in emit_dsa_state
Marek Olšák
2013-01-08
2
-3
/
+5
*
r600g: set the virtual address for the htile buffer
Alex Deucher
2013-01-07
2
-2
/
+4
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
13
-176
/
+227
*
r600g/radeon/winsys: indentation cleanup
Jerome Glisse
2013-01-07
4
-13
/
+12
*
r600g: flush FMASK and CMASK at the end of CS
Marek Olšák
2013-01-06
1
-1
/
+3
*
r300g: implement MSAA
Marek Olšák
2013-01-06
14
-149
/
+458
*
r300g: simplify DSA state, add ability to patch FG_ALPHA_FUNC while emitting
Marek Olšák
2013-01-06
3
-79
/
+46
*
r300g/compiler: add shader emulation for the alpha_to_one state
Marek Olšák
2013-01-06
5
-0
/
+41
*
util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOAT
Brian Paul
2013-01-04
1
-1
/
+1
*
util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINT
Brian Paul
2013-01-04
1
-0
/
+36
*
gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
2013-01-04
1
-1
/
+1
*
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
radeon/llvm: Remove backend code from Mesa
Tom Stellard
2013-01-04
99
-19168
/
+0
*
Support LLVM >= 3.2 on radeonsi and opencl.
Johannes Obermayr
2013-01-04
1
-0
/
+7
*
clover: Fix build after the addition of enum pipe_flush_flags
Tom Stellard
2013-01-04
1
-1
/
+1
*
r300g: don't check for vertex and index buffer bind flags
Marek Olšák
2013-01-04
2
-4
/
+2
*
r300g/swtcl: use memcpy to emit indices
Marek Olšák
2013-01-04
1
-10
/
+11
*
r300g/swtcl: simplify vertex uploading
Marek Olšák
2013-01-04
5
-88
/
+42
*
r300g/swtcl: fix crash when setting vertex buffers
Marek Olšák
2013-01-04
1
-0
/
+3
*
r300g: don't set PIPE_BIND flags for internal textures
Marek Olšák
2013-01-04
2
-21
/
+1
*
util: move var declaration before loop to fix MSVC error
Brian Paul
2013-01-04
1
-1
/
+2
*
r600g: implement 3D transfers
Marek Olšák
2013-01-04
1
-22
/
+32
*
st/mesa: fix GetTexImage for compressed 2D array textures
Marek Olšák
2013-01-04
1
-0
/
+18
*
gallium/util: remove unused helper util_create_rgba_texture
Marek Olšák
2013-01-04
2
-61
/
+0
*
gallium/u_blitter: implement 3D blitting
Marek Olšák
2013-01-04
2
-30
/
+83
*
gallium/u_blitter: fix blitting TEXTURE_CUBE_ARRAY with a non-zero cube index
Marek Olšák
2013-01-04
1
-0
/
+5
*
gallium/u_blitter: minor simplification
Marek Olšák
2013-01-04
1
-10
/
+11
*
gallium/u_blitter: unify some parameters into a dstbox parameter in blit_generic
Marek Olšák
2013-01-04
4
-29
/
+38
[next]