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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-15
2
-0
/
+22
*
pipe-loader: Free driver_name in error path
Jan Vesely
2018-05-15
1
-0
/
+1
*
gallium/util: Fix incorrect refcounting of separate stencil.
Eric Anholt
2018-04-30
1
-2
/
+1
*
gallium/pipebuffer: fix parenthesis location
Timothy Arceri
2018-04-12
1
-1
/
+1
*
meson: link dri3 xcb libs into vlwinsys instead of into each target
Dylan Baker
2018-03-20
1
-1
/
+6
*
gallium/hud: update some query functions
Grazvydas Ignotas
2018-03-20
4
-4
/
+4
*
renderonly: fix dumb BO allocation for non 32bpp formats
Lucas Stach
2018-02-05
1
-1
/
+2
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-26
1
-17
/
+21
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
2
-2
/
+3
*
gallivm: support avx512 (16x32) in interleave2_half
George Kyriazis
2018-01-18
1
-2
/
+38
*
meson: ensure that xmlpool_options.h is generated for targets that need it
Dylan Baker
2018-01-18
1
-2
/
+2
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
2
-3
/
+29
*
gallium/hud: remove uint64_t casts in sensor query_sti_load() function
Brian Paul
2018-01-17
1
-5
/
+5
*
gallium/hud: compute cpu load, percent with doubles
Brian Paul
2018-01-17
1
-4
/
+5
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
2
-3
/
+5
*
draw: remove VSPLIT_CREATE_IDX macro
Roland Scheidegger
2018-01-17
1
-11
/
+12
*
draw: fix vsplit code when the (post-bias) index value is -1
Roland Scheidegger
2018-01-17
2
-3
/
+4
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
2
-38
/
+0
*
meson: move libsensors dependency to libgallium
Dylan Baker
2018-01-11
1
-1
/
+1
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
1
-3
/
+5
*
tgsi: include struct definitions for tgsi_build declarations
Rob Herring
2018-01-10
1
-5
/
+1
*
meson: build clover
Dylan Baker
2018-01-08
1
-1
/
+2
*
gallium/tgsi: add patch support to tgsi_get_gl_varying_semantic()
Timothy Arceri
2018-01-05
1
-3
/
+8
*
st/dri: Add option to control exposure of 10 bpc color configs.
Mario Kleiner
2018-01-03
1
-0
/
+1
*
tgsi: improve comment on tgsi_util_get_shadow_ref_src_index()
Brian Paul
2017-12-26
1
-2
/
+6
*
util: add trivial comment on u_upload_create()
Brian Paul
2017-12-26
1
-0
/
+1
*
gallium/util: add util_num_layers helper
Marek Olšák
2017-12-25
3
-5
/
+11
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
4
-0
/
+642
*
gallivm: implement accurate corner behavior for textureGather with cube maps
Roland Scheidegger
2017-12-14
1
-103
/
+201
*
gallivm: fix an issue with NaNs with seamless cube filtering
Roland Scheidegger
2017-12-14
1
-0
/
+11
*
cso: add point rasterization sanity check assertion
Brian Paul
2017-12-12
1
-0
/
+5
*
gallium/u_blitter: replace tabs with spaces
Brian Paul
2017-12-12
1
-18
/
+18
*
gallium/util: don't pass a pipe_resource to util_resource_is_array_texture()
Brian Paul
2017-12-12
1
-3
/
+3
*
gallium/aux: include nr_samples in util_resource_size() computation
Brian Paul
2017-12-12
1
-1
/
+2
*
gallivm: fix texture wrapping for texture gather for mirror modes
Roland Scheidegger
2017-12-12
1
-74
/
+171
*
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
2017-12-07
1
-1
/
+1
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
2
-6
/
+9
*
gallium/hud: use #ifdef to test for macro existence
Eric Engestrom
2017-12-01
6
-11
/
+11
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+1
*
gallium/hud: add HUD sharing within a context share group
Marek Olšák
2017-11-25
3
-12
/
+96
*
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
2017-11-25
2
-6
/
+8
*
gallium/hud: prevent a crash if the recording context is inactive
Marek Olšák
2017-11-25
1
-1
/
+4
*
gallium/hud: separate code for record context init/release
Marek Olšák
2017-11-25
2
-16
/
+37
*
gallium/hud: separate code for draw context init/release
Marek Olšák
2017-11-25
1
-70
/
+111
*
gallium/hud: don't use hud->pipe in hud_parse_env_var
Marek Olšák
2017-11-25
1
-6
/
+7
*
gallium/hud: use cso_get_pipe_context
Marek Olšák
2017-11-25
2
-3
/
+4
*
cso: add cso_get_pipe_context
Marek Olšák
2017-11-25
2
-0
/
+5
*
gallium/hud: pass pipe_context explicitly to most functions
Marek Olšák
2017-11-25
5
-64
/
+57
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
2
-75
/
+95
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
2
-25
/
+32
[next]