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
*
gallium: add util_format_stencil_only helper function
Marek Olšák
2012-07-12
1
-0
/
+29
*
gallium/u_blitter: minify depth0 when initializing last_layer
Marek Olšák
2012-07-12
1
-1
/
+1
*
gallium/u_gen_mipmap: accelerate depth texture mipmap generation
Marek Olšák
2012-07-12
1
-26
/
+58
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
1
-1
/
+1
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
2
-15
/
+16
*
r600g/compute: Disable growing the memory pool
Tom Stellard
2012-07-11
4
-23
/
+38
*
radeon/llvm: Use multiclasses for floating point loads
Tom Stellard
2012-07-11
7
-50
/
+46
*
radeon/llvm: Don't set the IMM bit in SMRD instruction definitions.
Tom Stellard
2012-07-11
1
-7
/
+2
*
r600g/compute: Add more debugging output
Tom Stellard
2012-07-11
2
-1
/
+42
*
r600g: improve flushed depth texture handling v2
Vadim Girlin
2012-07-11
6
-61
/
+83
*
gallium/docs: document interface changes for timestamp query
Marek Olšák
2012-07-10
1
-0
/
+10
*
identity: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
noop: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+6
*
trace: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+19
*
galahad: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
softpipe: implement get_timestamp and expose ARB_timer_query
Marek Olšák
2012-07-10
1
-1
/
+10
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
11
-1
/
+18
*
r600g: Don't create a texture for the memory_pool during screen init
Tom Stellard
2012-07-09
2
-8
/
+24
*
radeon/llvm: Rename namespace from AMDIL to AMDGPU
Tom Stellard
2012-07-09
25
-360
/
+361
*
r600g: Update number of gprs when adding a vertex instruction
Tom Stellard
2012-07-09
1
-0
/
+4
*
r600g/compute: Use evergreen_cb() for binding RATs
Tom Stellard
2012-07-09
5
-70
/
+48
*
r600g: Add support for RATs in evergreen_cb()
Tom Stellard
2012-07-09
1
-3
/
+11
*
r600g: Use a texture as the underlying resource for compute_memory_pool
Tom Stellard
2012-07-09
2
-18
/
+37
*
r600g: Add is_rat flag to r600_resource_texture
Tom Stellard
2012-07-09
1
-0
/
+1
*
r600g: Add r600_context_pipe_state_emit()
Tom Stellard
2012-07-09
2
-6
/
+71
*
r600g: Add pkt_flag parameter to r600_context_block_emit_dirty()
Tom Stellard
2012-07-09
3
-3
/
+15
*
r600g/compute: Move LOOP_CONST initialization to start_compute_cs atom
Tom Stellard
2012-07-09
1
-14
/
+16
*
r600g: Add start_compute_cs atom to struct r600_context
Tom Stellard
2012-07-09
4
-94
/
+96
*
r600g: Add pkt_flag member to struct r600_command_buffer
Tom Stellard
2012-07-09
1
-3
/
+16
*
r600g: Only emit start_cs_cmd atom once for compute command streams
Tom Stellard
2012-07-09
1
-2
/
+0
*
r600g: fix stencil texturing with Z32_FLOAT_S8X24_UINT
Marek Olšák
2012-07-09
1
-0
/
+2
*
r600g: add assertions after translate_colorswap/colorformat/dbformat/texformat
Marek Olšák
2012-07-09
2
-3
/
+17
*
r600g: inline r600_hw_copy_region
Marek Olšák
2012-07-09
1
-21
/
+5
*
r600g: enable dual src blending on r7xx
Marek Olšák
2012-07-09
1
-1
/
+1
*
r600g: use depth format from pipe_surface, not pipe_resource
Marek Olšák
2012-07-09
2
-4
/
+4
*
r600g: use u_box_origin_2d helper function
Marek Olšák
2012-07-09
1
-10
/
+3
*
gallium/u_blitter: consolidate some state changes
Marek Olšák
2012-07-09
1
-32
/
+17
*
r600g: remove stray semicolon
Marek Olšák
2012-07-07
1
-1
/
+1
*
galahad: Check that texture format is supported.
José Fonseca
2012-07-06
1
-0
/
+7
*
galahad: More detailed resource checks.
José Fonseca
2012-07-06
2
-19
/
+64
*
galahad: Fix zealous warnings.
José Fonseca
2012-07-06
1
-6
/
+10
*
galahad: Enumerate all methods that are missing.
José Fonseca
2012-07-06
2
-24
/
+49
*
galahad: Implement render_condition.
José Fonseca
2012-07-06
1
-1
/
+13
*
galahad: Don't implement context methods that are not implemented by the unde...
José Fonseca
2012-07-06
1
-104
/
+115
*
galahad: Use debug_printf.
José Fonseca
2012-07-06
1
-3
/
+5
*
galahad: Silence creation messages.
José Fonseca
2012-07-06
2
-4
/
+0
*
galahad: Use reference counting when destroying the wraped objects.
José Fonseca
2012-07-06
1
-3
/
+2
*
galahad: Point to the galahad objects from the galahad sampler view.
José Fonseca
2012-07-06
1
-2
/
+2
*
galahad: Don't defer index buffer when it's NULL.
José Fonseca
2012-07-06
1
-16
/
+16
*
target-helpers: Enable debug helpers only on debug builds.
José Fonseca
2012-07-06
1
-0
/
+7
[next]