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
/
drivers
/
llvmpipe
/
lp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add framebuffer fetching support (v1.1)
HEAD
master
Dave Airlie
2020-07-20
1
-1
/
+4
*
llvmpipe: add ARB_post_depth_coverage support.
Dave Airlie
2020-07-08
1
-1
/
+1
*
llvmpipe: enable GL 4.2
Dave Airlie
2020-07-06
1
-1
/
+1
*
llvmpipe: bump to GL support to GL 4.1
Dave Airlie
2020-07-06
1
-1
/
+1
*
llvmpipe: enable ARB_gpu_shader5
Dave Airlie
2020-07-02
1
-2
/
+4
*
llvmpipe: add missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
llvmpipe: change vendor to be more generic.
Dave Airlie
2020-06-17
1
-1
/
+1
*
llvmpipe: fix subpixel bits reporting.
Dave Airlie
2020-06-11
1
-0
/
+2
*
llvmpipe: add infrastructure for disk cache support
Dave Airlie
2020-06-11
1
-1
/
+66
*
llvmpipe: do not enable tessellation shader without llvm coroutines support
Charmaine Lee
2020-06-06
1
-1
/
+2
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-1
/
+1
*
llvmpipe: enable ARB_sample_shading
Dave Airlie
2020-05-06
1
-1
/
+1
*
llvmpipe: enable GL_ARB_shader_texture_image_samples
Dave Airlie
2020-05-06
1
-1
/
+1
*
llvmpipe: enable 4x sample MSAA + texture multisample
Dave Airlie
2020-05-06
1
-6
/
+6
*
llvmpipe: simple texture barrier implementation.
Dave Airlie
2020-05-06
1
-2
/
+1
*
llvmpipe: enable stencil only formats. (v2)
Dave Airlie
2020-04-27
1
-5
/
+0
*
llvmpipe/setup: add point size clamping
Dave Airlie
2020-04-27
1
-1
/
+1
*
llvmpipe: fix ssbo alignment
Dave Airlie
2020-04-27
1
-1
/
+1
*
llvmpipe: add support for tessellation shaders
Dave Airlie
2020-02-28
1
-3
/
+7
*
llvmpipe: advertise 4 vertex streams
Dave Airlie
2020-02-07
1
-2
/
+4
*
llvmpipe: fix some integer instruction lowering.
Dave Airlie
2020-01-23
1
-2
/
+3
*
llvmpipe: add ARB_derivative_control support
Dave Airlie
2020-01-10
1
-1
/
+1
*
llvmpipe: add support for ARB_indirect_parameters.
Dave Airlie
2020-01-09
1
-1
/
+1
*
llvmpipe: enable driver side multi draw indirect
Dave Airlie
2020-01-09
1
-1
/
+2
*
llvmpipe: enable ARB_shader_group_vote.
Dave Airlie
2019-12-30
1
-1
/
+1
*
llvmpipe: add debug option to enable OpenCL support.
Dave Airlie
2019-12-27
1
-2
/
+4
*
llvmpipe: lower hadd/add_sat
Dave Airlie
2019-12-27
1
-0
/
+2
*
llvmpipe: add support for compute shader params
Dave Airlie
2019-12-27
1
-5
/
+55
*
llvmpipe: handle serialized nir as a shader type.
Dave Airlie
2019-12-27
1
-0
/
+4
*
llvmpipe: switch to NIR by default
Dave Airlie
2019-12-21
1
-7
/
+21
*
llvmpipe: enable ARB_shader_draw_parameters.
Dave Airlie
2019-12-12
1
-1
/
+2
*
llvmpipe: implement TEX_LZ and TXF_LZ opcodes
Marek Olšák
2019-12-09
1
-1
/
+1
*
llvmpipe: enable texcoord semantics
Dave Airlie
2019-12-04
1
-1
/
+1
*
gallivm/llvmpipe: add support for front facing in sysval.
Dave Airlie
2019-12-03
1
-1
/
+1
*
st/mesa: Add GL_TDFX_texture_compression_FXT1 support
Kenneth Graunke
2019-12-01
1
-1
/
+2
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
1
-2
/
+59
*
llvmpipe: initial query buffer object support. (v2)
Dave Airlie
2019-11-25
1
-1
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-2
/
+2
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
1
-0
/
+1
*
llvmpipe: make texture buffer offset alignment == 16
Dave Airlie
2019-10-10
1
-1
/
+1
*
llvmpipe: enable compute shaders if LLVM has coroutines
Dave Airlie
2019-09-04
1
-1
/
+1
*
llvmpipe: add compute shader parameter fetching support
Dave Airlie
2019-09-04
1
-0
/
+54
*
llvmpipe: add compute debug option
Dave Airlie
2019-09-04
1
-0
/
+1
*
llvmpipe: add compute threadpool + mutex
Dave Airlie
2019-09-04
1
-1
/
+14
*
llvmpipe: enable fb no attach
Dave Airlie
2019-09-04
1
-1
/
+2
*
llvmpipe: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
Eric Engestrom
2019-08-02
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-18
/
+18
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-3
/
+3
[next]