index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add interface for writable shader buffers
Marek Olšák
2015-07-16
2
-0
/
+28
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
2
-11
/
+49
*
gallium: add new limits for shader buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-6
/
+7
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
gallium: clarify reference counting for fence
Rob Clark
2015-07-10
1
-1
/
+7
*
gallium: fix comment typo in p_shader_tokens.h
Brian Paul
2015-07-09
1
-1
/
+1
*
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2015-07-07
1
-5
/
+6
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-6
/
+0
*
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
2015-06-29
1
-1
/
+2
*
gallium: whitespace, formatting clean-up in p_state.h
Brian Paul
2015-06-19
1
-16
/
+20
*
gallium: remove explicit values from PIPE_CAP_ enums
Brian Paul
2015-06-11
1
-98
/
+98
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
gallium: rename TGSI tessellation processor types to match pipe shader names
Marek Olšák
2015-05-26
1
-2
/
+2
*
gallium: use const in set_tess_state
Marek Olšák
2015-05-26
1
-2
/
+2
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-6
/
+2
*
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
2015-05-16
1
-0
/
+4
*
gallium: add vertices_per_patch to draw info
Ilia Mirkin
2015-05-16
1
-0
/
+2
*
gallium: add tessellation shader properties
Ilia Mirkin
2015-05-16
2
-1
/
+13
*
gallium: add interfaces for controlling tess program state
Ilia Mirkin
2015-05-16
1
-0
/
+10
*
gallium: bump shader input and output limits
Marek Olšák
2015-05-16
1
-2
/
+2
*
gallium: add new semantics for tessellation
Ilia Mirkin
2015-05-16
1
-1
/
+6
*
gallium: add new PATCHES primitive type
Ilia Mirkin
2015-05-16
1
-1
/
+2
*
gallium: add tessellation shader types
Ilia Mirkin
2015-05-16
2
-3
/
+7
*
st/dri: add support for create_context_robustness GLX and EGL extensions
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium: add an interface for querying a device reset status
Marek Olšák
2015-05-12
2
-0
/
+17
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+1
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-1
/
+8
*
gallium: add new numeric types to pipe_query_result
Samuel Pitoiset
2015-05-06
1
-0
/
+8
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-1
/
+11
*
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
2015-05-06
2
-0
/
+25
*
gallium,clover: add OpenCL interoperability support for CL events
Marek Olšák
2015-04-30
1
-0
/
+40
*
vl: add level idc in sps
Leo Liu
2015-04-28
1
-0
/
+1
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
gallium: introduce get_device_vendor() entrypoint for pipes
Giuseppe Bilotta
2015-03-23
1
-0
/
+8
*
gallium: remove trailing whitespace in p_screen.h
Giuseppe Bilotta
2015-03-23
1
-1
/
+1
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
2
-3
/
+4
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
1
-12
/
+0
*
gallium: whitespace, comment formatting fixes in p_defines.h
Brian Paul
2015-02-26
1
-30
/
+36
*
gallium: renumber PIPE_BIND_ flags
Brian Paul
2015-02-26
1
-13
/
+13
*
gallium: include util/macros.h
Tobias Klausmann
2015-02-24
1
-55
/
+2
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-1
/
+2
*
gallium: add some more double opcodes to avoid unnecessary lowering
Ilia Mirkin
2015-02-19
1
-1
/
+6
*
tgsi: add support for flt64 constants
Dave Airlie
2015-02-20
1
-0
/
+1
*
gallium: add double opcodes and TGSI execution (v4.2)
Dave Airlie
2015-02-20
1
-1
/
+25
*
gallium: add ETC2 format support
Ilia Mirkin
2015-02-18
1
-0
/
+11
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
2
-0
/
+9
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
[next]