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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add the SConscript.nir to the tarball
Emil Velikov
2016-05-30
1
-1
/
+2
*
vc4: Fix doxygen warnings
12.0-branchpoint
Rhys Kidd
2016-05-30
2
-6
/
+6
*
Revert "osmesa: don't try to bundle osmesa.def SConscript"
Emil Velikov
2016-05-30
1
-0
/
+2
*
scons: build osmesa swrast and gallium
Andreas Fänger
2016-05-30
3
-0
/
+57
*
automake: rework the git_sha1.h rule, include in tarball
Emil Velikov
2016-05-30
1
-17
/
+3
*
automake: move the git_sha1.h rule a level up
Emil Velikov
2016-05-30
5
-28
/
+28
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
9
-36
/
+36
*
glx/glvnd: automake: include all the sources in libglx_la_SOURCES
Emil Velikov
2016-05-30
1
-2
/
+5
*
glx/glvnd: remove the final if defined($extension) guards
Emil Velikov
2016-05-30
1
-6
/
+0
*
glx/glvnd: rework dispatch functions/indices tables lookup
Emil Velikov
2016-05-30
2
-13
/
+13
*
glx/glvnd: Use strcmp() based binary search in FindGLXFunction()
Emil Velikov
2016-05-30
1
-5
/
+14
*
glx: Implement the libglvnd interface.
Kyle Brenneman
2016-05-30
11
-62
/
+1309
*
gallivm: initialize init_native_targets_once_flag correctly
Frederic Devernay
2016-05-30
1
-1
/
+1
*
nvc0/ir: fix emission of predicate spill to register
Ilia Mirkin
2016-05-30
1
-1
/
+2
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
3
-2
/
+7
*
mesa/xfb: report calculated size for XFB buffer objects.
Dave Airlie
2016-05-30
1
-1
/
+2
*
swr: automake: silence the python invocation
Emil Velikov
2016-05-30
1
-7
/
+8
*
swr: automake: attempt to fix the out-of-tree build
Emil Velikov
2016-05-30
1
-0
/
+7
*
swr: remove LLVM dependency from source generation rules.
Emil Velikov
2016-05-30
1
-2
/
+2
*
swr: add all the generators to the release tarball.
Emil Velikov
2016-05-30
1
-0
/
+24
*
anv: automake: don't forget to cleanup dev_icd.json
Emil Velikov
2016-05-30
1
-1
/
+1
*
anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-05-30
1
-2
/
+6
*
anv: automake: ship the json files in the release tarball
Emil Velikov
2016-05-30
1
-1
/
+3
*
softpipe: add sp_buffer.h to the sources list (release tarball)
Emil Velikov
2016-05-30
1
-0
/
+1
*
freedreno: make sure we pick up ir3_nir_trig.py in the release tarball
Emil Velikov
2016-05-30
1
-0
/
+1
*
isl: add isl_priv.h to the sources list
Emil Velikov
2016-05-30
1
-0
/
+1
*
isl: move the sources lists to Makefile.sources
Mauro Rossi
2016-05-30
2
-32
/
+39
*
isl: automake: list builddir before srcdir in the includes list
Emil Velikov
2016-05-30
1
-4
/
+3
*
isl: automake: flatten the tests rules
Emil Velikov
2016-05-30
1
-9
/
+4
*
isl: automake: remove unneeded install-lib-links.mk include
Emil Velikov
2016-05-30
1
-2
/
+0
*
isl: automake: remove unneeded SUBDIRS
Emil Velikov
2016-05-30
1
-3
/
+0
*
genxml: move the sources (headers) list to Makefile.sources
Mauro Rossi
2016-05-30
2
-6
/
+9
*
anv: bail out if anv_wsi_init() fails
Emil Velikov
2016-05-30
1
-1
/
+3
*
anv: resolve wayland-only build
Emil Velikov
2016-05-30
1
-0
/
+2
*
anv: Fix use of uninitialized variable.
Robert Foss
2016-05-30
1
-2
/
+6
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
9
-5
/
+53
*
st/dri: cleanup image_from_fd/dma_buf paths
Stanimir Varbanov
2016-05-30
1
-37
/
+44
*
st/dri: add handling of R8 and GR88 DRI fourcc formats
Stanimir Varbanov
2016-05-30
1
-0
/
+20
*
radeonsi: Don't offset OFFCHIP_BUFFERING on pre-VI cards.
Bas Nieuwenhuizen
2016-05-30
1
-2
/
+6
*
i965: Expose GL 4.3 on Gen8+.
Francisco Jerez
2016-05-29
2
-2
/
+2
*
i965/fs: Skip gen4 pre/post-send dependency workaronds for the first/last block.
Francisco Jerez
2016-05-29
1
-2
/
+2
*
i965/fs: Skip SIMD lowering source unzipping for regular scalar regions.
Francisco Jerez
2016-05-29
1
-2
/
+21
*
i965/fs: Factor out region zipping and unzipping from the SIMD lowering pass.
Francisco Jerez
2016-05-29
1
-60
/
+84
*
i965/fs: Generalize regions_overlap() from copy propagation to handle non-VGR...
Francisco Jerez
2016-05-29
2
-12
/
+42
*
i965/fs: Refactor offset() into a separate function taking the width as argum...
Francisco Jerez
2016-05-29
2
-16
/
+21
*
i965/fs: Implement opt_sampler_eot() in terms of logical sends.
Francisco Jerez
2016-05-29
2
-55
/
+40
*
i965/fs: Fix UB list sentinel dereference in opt_sampler_eot().
Francisco Jerez
2016-05-29
1
-6
/
+9
*
i965/fs: Take opt_redundant_discard_jumps out of the optimization loop.
Francisco Jerez
2016-05-29
1
-2
/
+1
*
i965/fs: Run SIMD and logical send lowering after the optimization loop.
Francisco Jerez
2016-05-29
1
-4
/
+25
*
i965/fs: Add FS_OPCODE_FB_WRITE_LOGICAL to has_side_effects().
Francisco Jerez
2016-05-29
1
-0
/
+1
[next]