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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
36
-134
/
+104
*
move u_math to src/util
Dylan Baker
2018-09-07
16
-15
/
+15
*
docs: update calendar, add news item and link release notes for X.Y.Z
Dylan Baker
2018-09-07
3
-7
/
+8
*
docs/relnotes: Add sha256 sums for mesa 18.1.8
Dylan Baker
2018-09-07
1
-1
/
+2
*
docs: Add release notes for 18.1.8
Dylan Baker
2018-09-07
1
-0
/
+179
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
6
-12
/
+131
*
v3d: Fix setup of the VCM cache size.
Eric Anholt
2018-09-07
2
-2
/
+3
*
v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.
Eric Anholt
2018-09-07
1
-1
/
+3
*
intel/genxml: turn SLM Enable bit into boolean
Lionel Landwerlin
2018-09-07
3
-3
/
+3
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-07
1
-1
/
+1
*
intel: compiler option msse2 and mstackrealign
Sergii Romantsov
2018-09-07
7
-9
/
+10
*
freedreno: fix rast->depth_cleap_near/far
Rob Clark
2018-09-07
1
-1
/
+2
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
22
-3
/
+25
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
51
-58
/
+100
*
anv/pipeline: Only consider double elements which actually exist
Jason Ekstrand
2018-09-06
1
-1
/
+2
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
8
-58
/
+23
*
radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remap
Jason Ekstrand
2018-09-06
3
-29
/
+22
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
14
-65
/
+83
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
6
-0
/
+9
*
meson: disable asserts by default on release builds
Eric Engestrom
2018-09-06
2
-5
/
+4
*
mesa/util: add missing va_end() after va_copy()
Andrii Simiklit
2018-09-06
1
-0
/
+1
*
mesa/util: don't ignore NULL returned from 'malloc'
Andrii Simiklit
2018-09-06
1
-1
/
+1
*
mesa/util: don't use the same 'va_list' instance twice
Andrii Simiklit
2018-09-06
1
-1
/
+1
*
apple/glx/log: added missing va_end() after va_copy()
Andrii Simiklit
2018-09-06
1
-0
/
+1
*
meson: drop unnecessary llvm version hacks
Eric Engestrom
2018-09-06
1
-9
/
+0
*
mesa: add missing return statement for GL_RG_SNORM case
Danylo Piliaiev
2018-09-06
1
-1
/
+1
*
meson: consolidate langs lists
Eric Engestrom
2018-09-06
1
-3
/
+9
*
intel/compiler: remove unused get_image_base_type()
Eric Engestrom
2018-09-06
1
-19
/
+0
*
tnl: Fix green gun regression in xonotic.
Mathias Fröhlich
2018-09-06
1
-1
/
+1
*
Revert "i965/tools: 32bit compilation with meson"
Lionel Landwerlin
2018-09-06
1
-1
/
+1
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-06
1
-1
/
+1
*
glsl: fixer lexer for unreachable defines
Timothy Arceri
2018-09-06
2
-23
/
+38
*
freedreno/ir3: insert mov if same instruction in the outputs.
Hyunjun Ko
2018-09-05
1
-0
/
+14
*
freedreno/ir3: make immediates array dynamic
Hyunjun Ko
2018-09-05
3
-1
/
+11
*
freedreno: allocate ctx's batch on demand
Rob Clark
2018-09-05
4
-15
/
+25
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
8
-10
/
+21
*
freedreno/a6xx: fix mem2gmem for zsbuf
Rob Clark
2018-09-05
1
-1
/
+4
*
freedreno/batch: fix crash in !reorder case
Rob Clark
2018-09-05
1
-2
/
+8
*
freedreno/ir3: better compile_error() printing
Rob Clark
2018-09-05
1
-2
/
+16
*
freedreno/a6xx: bordercolor fixes
Rob Clark
2018-09-05
1
-4
/
+25
*
freedreno: fix context teardown harder
Rob Clark
2018-09-05
4
-8
/
+8
*
freedreno/ir3: ignore unused inputs
Rob Clark
2018-09-05
1
-1
/
+29
*
freedreno/a6xx: fix debug build crash
Rob Clark
2018-09-05
1
-0
/
+7
*
meson: Print a message about why a libdrm version was selected
Dylan Baker
2018-09-05
1
-0
/
+5
*
svga: rename face to layer_face
Charmaine Lee
2018-09-05
1
-22
/
+25
*
svga: encode sample count in resource declarations
Brian Paul
2018-09-05
4
-0
/
+6
*
svga: sync with upstream changes to surface flags
Charmaine Lee
2018-09-05
9
-14
/
+19
*
svga: avoid try_blit() for some depth formats on non vgpu10.
Neha Bhende
2018-09-05
1
-0
/
+13
*
svga: convert dst format to linear when blending is enabled.
Neha Bhende
2018-09-05
1
-1
/
+3
*
winsys/svga: Avoid cap2 code path for now
Neha Bhende
2018-09-05
1
-13
/
+5
[next]