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
*
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
*
gallium/u_blitter: remove useless parameter from blitter_default_dst_texture
Marek Olšák
2013-01-04
4
-9
/
+7
*
gallium/util: complete implementation of util_dump_transfer
Marek Olšák
2013-01-04
1
-4
/
+5
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
5
-5
/
+16
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
59
-73
/
+104
*
radeonsi: fix int->bool conversion in fence_signalled
Marek Olšák
2013-01-04
1
-1
/
+1
*
r600g: fix int->bool conversion in fence_signalled
Marek Olšák
2013-01-04
1
-1
/
+1
*
wayland: Don't cancel a roundtrip when any event is received
Jonas Ådahl
2013-01-03
1
-1
/
+4
*
r300g: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+1
*
galahad, noop: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+2
*
r600g: rename GPU_FLUSH -> INVAL_READ_CACHES
Marek Olšák
2012-12-22
5
-11
/
+11
*
r600g: remove redundant parameter alloc_bo from r600_texture_create_object
Marek Olšák
2012-12-22
1
-6
/
+5
*
nouveau: deal with tbo cap for now.
Dave Airlie
2012-12-22
3
-0
/
+3
*
r600g: always use a tiled resource as the destination of MSAA resolve
Marek Olšák
2012-12-21
3
-8
/
+16
*
winsys/radeon: the env var RADEON_NOOP can be used to skip CS ioctls
Marek Olšák
2012-12-21
1
-1
/
+4
*
r600g: remove a false comment
Marek Olšák
2012-12-21
1
-1
/
+0
*
r600g: don't suspend TIME_ELAPSED queries during flushing
Marek Olšák
2012-12-21
4
-54
/
+8
*
gallium/tests: fix build breakage after pipe_surface::usage removal
Marek Olšák
2012-12-21
1
-1
/
+0
*
util/u_format: Round when converting depth values from float to z16_unorm.
José Fonseca
2012-12-21
1
-1
/
+1
*
r600g: add cs tracing infrastructure for lockup pin pointing
Jerome Glisse
2012-12-20
5
-2
/
+106
*
r600g: add htile support v16
Jerome Glisse
2012-12-20
10
-24
/
+221
*
r600g: rework flusing and synchronization pattern v7
Jerome Glisse
2012-12-20
8
-162
/
+89
[next]