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
/
drivers
/
ilo
/
ilo_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+2
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+2
*
ilo: fix compute params
Chia-I Wu
2014-11-06
1
-12
/
+36
*
ilo: add eu_count and thread_count to ilo_dev_info
Chia-I Wu
2014-11-06
1
-26
/
+72
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+1
*
ilo: make ilo_fence opaque
Chia-I Wu
2014-09-20
1
-0
/
+6
*
ilo: rename ILO_DEBUG=3d
Chia-I Wu
2014-09-19
1
-1
/
+1
*
ilo: rename ilo_cp_flush()
Chia-I Wu
2014-09-19
1
-1
/
+1
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-8
/
+8
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+2
*
ilo: remove max_batch_size
Chia-I Wu
2014-08-26
1
-1
/
+0
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
ilo: fix PIPE_CAP_VIDEO_MEMORY
Chia-I Wu
2014-08-19
1
-2
/
+2
*
ilo: fold drm_intel_get_aperture_sizes() within probe_winsys()
Emil Velikov
2014-08-19
1
-2
/
+3
*
gallium/ilo: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+24
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+0
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
ilo: try unblocking a transfer with a staging bo
Chia-I Wu
2014-07-28
1
-1
/
+2
*
ilo: enable persistent and coherent transfers
Chia-I Wu
2014-07-28
1
-4
/
+6
*
ilo: simplify ilo_flush()
Chia-I Wu
2014-07-26
1
-0
/
+22
*
ilo: raise texture size limits
Chia-I Wu
2014-07-15
1
-14
/
+3
*
ilo: fix fence reference counting
Chia-I Wu
2014-07-08
1
-12
/
+9
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
1
-3
/
+3
*
ilo: add genhw headers
Chia-I Wu
2014-04-14
1
-116
/
+41
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
ilo: add support for PIPE_QUERY_PIPELINE_STATISTICS
Chia-I Wu
2014-03-10
1
-2
/
+1
*
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2014-03-10
1
-0
/
+19
*
ilo: require hardware logical context support
Chia-I Wu
2014-03-10
1
-0
/
+6
*
ilo: move ring types to winsys
Chia-I Wu
2014-03-10
1
-1
/
+1
*
ilo: winsys may limit the batch buffer size
Chia-I Wu
2014-03-10
1
-0
/
+1
*
ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
Chia-I Wu
2014-03-10
1
-1
/
+3
*
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2014-03-10
1
-2
/
+0
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+3
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
1
-1
/
+0
*
ilo: enable HiZ
Chia-I Wu
2014-01-08
1
-0
/
+1
[next]