index
:
~rantogno/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
d3d1x-addons
direct_state_access
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gbm-streams
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
map-tex-branch
map-texture-image-v4
map-texture-image-v5
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
wayland-bind-display
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
r600_query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
r600: drop tc_L2_dirty bit, this was SI only.
Dave Airlie
1
-1
/
+0
2017-10-10
r600: drop a bunch of post-cayman code. (v2)
Dave Airlie
1
-89
/
+13
2017-09-29
r600: cleanup set_occlusion_query_state
Nicolai Hähnle
1
-1
/
+3
2017-09-26
r600: fork and import gallium/radeon
Marek Olšák
1
-0
/
+2201
2014-01-28
r600g: move queries to drivers/radeon
Marek Olšák
1
-745
/
+0
2013-09-29
r600g: move the low-level buffer functions for multiple rings to drivers/radeon
Marek Olšák
1
-4
/
+4
2013-08-31
r600g: move streamout state to drivers/radeon
Marek Olšák
1
-29
/
+29
2013-06-18
gallium: add condition parameter to render_condition
Roland Scheidegger
1
-0
/
+2
2013-04-16
r600g: implement pipeline statistics query
Marek Olšák
1
-0
/
+95
2013-04-16
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
1
-0
/
+9
2013-03-26
r600g: add a driver query returning the amount of requested VRAM and GTT memory
Marek Olšák
1
-0
/
+16
2013-03-26
r600g: add a driver query returning the number of draw_vbo calls
Marek Olšák
1
-5
/
+39
2013-03-25
r600g: Use virtual address for PIPE_QUERY_SO* in r600_emit_query_end
Martin Andersson
1
-2
/
+3
2013-01-28
r600g: add multi ring support with dma as first second ring v4
Jerome Glisse
1
-12
/
+12
2012-12-21
r600g: don't suspend TIME_ELAPSED queries during flushing
Marek Olšák
1
-32
/
+4
2012-10-10
r600g: inline r600_atom_dirty
Marek Olšák
1
-1
/
+1
2012-10-06
r600g: ensure PERFECT_ZPASS+NOOP_CULL_DISABLE are 0 for blits+decompression
Marek Olšák
1
-23
/
+22
2012-08-15
r600g: implement timestamp query and get_timestamp hook
Marek Olšák
1
-1
/
+16
2012-04-29
winsys/radeon: simplify buffer map/unmap functions
Marek Olšák
1
-6
/
+6
2012-04-24
u_vbuf: remove u_vbuf_resource
Marek Olšák
1
-2
/
+2
2012-03-30
r600g: cleanup after get_query_result change
Marek Olšák
1
-29
/
+9
2012-03-30
gallium: adapt to get_query_result interface change
Marek Olšák
1
-1
/
+1
2012-03-05
r600g: replace atom_ prefix with _state and _cmd suffixes
Marek Olšák
1
-3
/
+3
2012-03-05
r600g: move r600_context_bo_reloc to r600_pipe.h
Marek Olšák
1
-1
/
+0
2012-03-05
winsys/radeon: add usage parameter to cs_is_buffer_referenced
Marek Olšák
1
-1
/
+1
2012-03-05
r600g: correctly handle queries which don't need begin_query
Marek Olšák
1
-6
/
+27
2012-03-05
r600g: don't suspend timer queries for u_blitter
Marek Olšák
1
-9
/
+52
2012-03-05
r600g: release query buffers in destroy_query
Marek Olšák
1
-0
/
+9
2012-03-05
r600g: move all query code into r600_query.c
Marek Olšák
1
-27
/
+408
2012-02-23
r600g: rework queries
Marek Olšák
1
-11
/
+27
2012-02-21
r600g: add a depth misc state which depends on occlusion queries
Marek Olšák
1
-0
/
+23
2012-01-31
r600g: merge r600_context with r600_pipe_context
Marek Olšák
1
-19
/
+19
2011-12-17
r600g: implement transform feedback
Marek Olšák
1
-1
/
+15
2011-11-11
r600g: the type of OCCLUSION_PREDICATE result should be boolean
Marek Olšák
1
-2
/
+2
2011-10-30
r600g: reset the render condition to NULL when rendering unconditionally
Marek Olšák
1
-1
/
+5
2011-10-28
r600g: only maintain the list of active queries
Marek Olšák
1
-1
/
+4
2011-09-12
r600g: inline some of the winsys r600_get functions
Marek Olšák
1
-1
/
+1
2011-07-15
r600g: fix queries and predication
Vadim Girlin
1
-5
/
+10
2011-07-05
r600g: reduce flushes for queries
Vadim Girlin
1
-4
/
+1
2011-06-15
r600g: disable render condition for some blitter operations
Marek Olšák
1
-0
/
+3
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
1
-1
/
+1
2011-03-01
r600g: add NV_conditional_render support.
Dave Airlie
1
-0
/
+28
2010-09-29
r600g: more cleanup
Jerome Glisse
1
-5
/
+1
2010-09-29
r600g: cleanup
Jerome Glisse
1
-0
/
+80
2010-09-29
r600g: delete old path
Jerome Glisse
1
-251
/
+0
2010-09-20
r600g: use pipe context for flushing inside map
Jerome Glisse
1
-1
/
+1
2010-09-19
r600g: Fix false and true.
Corbin Simpson
1
-3
/
+3
2010-09-19
r600g: Buffer object maps imply a wait.
Henri Verbeet
1
-1
/
+0
2010-09-17
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
1
-2
/
+2
2010-09-17
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
1
-8
/
+7
[next]