index
:
~rantogno/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
d3d1x-addons
direct_state_access
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gbm-streams
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
map-tex-branch
map-texture-image-v4
map-texture-image-v5
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
wayland-bind-display
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
configure.ac: correctly manage llvm auto-detection
Emil Velikov
1
-4
/
+8
2017-02-10
configure.ac: disable enable_gallium_llvm in the !x86 case
Emil Velikov
1
-0
/
+1
2017-02-10
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
Emil Velikov
1
-5
/
+6
2017-02-10
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
1
-8
/
+11
2017-02-10
configure.ac: Rework MESA_LLVM and LLVM detection
Tobias Droste
1
-12
/
+15
2017-02-10
configure.ac: move enable-gallium-llvm dependency with-gallium-drivers
Emil Velikov
1
-4
/
+1
2017-02-10
configure.ac: Mandate --enable-gallium-llvm when checking LLVM version
Emil Velikov
1
-6
/
+6
2017-02-10
configure.ac: Rename the gallium_require_llvm helper
Emil Velikov
1
-11
/
+8
2017-02-10
configure.ac: Don't check LLVM version in require_llvm
Tobias Droste
1
-3
/
+1
2017-02-10
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up
Emil Velikov
1
-18
/
+18
2017-02-03
configure.ac: list radeon in --with-vulkan-drivers help string
Emil Velikov
1
-1
/
+1
2017-02-03
configure.ac: Require LLVM for r300 only on x86 and x86_64
Andreas Boll
1
-1
/
+14
2017-02-03
configure.ac: move require_dri_shared_libs_and_glapi() before its users
Emil Velikov
1
-16
/
+16
2017-01-18
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
1
-0
/
+1
2017-01-18
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
1
-160
/
+1
2017-01-18
configure: error out when building static XOR shared
Emil Velikov
1
-4
/
+2
2017-01-18
configure: explicitly require shared glapi for enable-dri
Emil Velikov
1
-3
/
+1
2017-01-18
configure: factor out commom egl/gbm checks
Emil Velikov
1
-29
/
+18
2017-01-18
configure: remove HAVE_EGL_DRIVER_DRI[23]
Emil Velikov
1
-11
/
+3
2017-01-18
configure: forbid static EGL/GBM
Emil Velikov
1
-16
/
+20
2017-01-18
configure: remove unused AC_SUBST variables
Emil Velikov
1
-10
/
+0
2017-01-18
gallium: correctly manage libsensors link flags
Emil Velikov
1
-3
/
+3
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
1
-8
/
+1
2017-01-18
configure: use standard check for attribure alias
Emil Velikov
1
-0
/
+1
2017-01-18
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
1
-42
/
+27
2017-01-18
configure.ac: Respect LLVM_CFLAGS in LLVM version detection
Tomasz Figa
1
-0
/
+6
2017-01-18
configure.ac: Don't check LLVM version in gallium_require_llvm
Tobias Droste
1
-3
/
+1
2017-01-18
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
1
-0
/
+1
2017-01-18
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
1
-7
/
+9
2017-01-18
configure.ac: Only set LLVM_LIBS if LLVM is used
Tobias Droste
1
-9
/
+24
2017-01-18
configure.ac: Rename MESA_LLVM to FOUND_LLVM
Tobias Droste
1
-11
/
+10
2017-01-17
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
1
-1
/
+1
2017-01-13
egl/wayland: Avoid race conditions when on non-main thread
Jonas Ã…dahl
1
-1
/
+1
2017-01-12
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
1
-1
/
+3
2017-01-12
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
1
-1
/
+13
2017-01-12
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
1
-1
/
+10
2017-01-05
configure: Fix another bashism.
Eric Anholt
1
-1
/
+1
2016-12-09
configure: cleanup GLX_USE_TLS handling
Emil Velikov
1
-2
/
+3
2016-12-09
configure: enable glx-tls by default
Emil Velikov
1
-2
/
+2
2016-12-05
configure.ac: Create correct LLVM_VERSION_INT with minor >= 10
Tobias Droste
1
-1
/
+5
2016-12-05
configure.ac: Get complete LLVM version from header
Tobias Droste
1
-6
/
+4
2016-12-05
configure.ac: Add required LLVM versions to the top
Tobias Droste
1
-14
/
+54
2016-12-05
configure.ac: Only add default LLVM components if needed
Tobias Droste
1
-3
/
+12
2016-12-05
configure.ac: Reorder arguments in radeon_llvm_check
Tobias Droste
1
-8
/
+8
2016-12-05
configure.ac: Move radv check to the Vulkan section
Tobias Droste
1
-4
/
+1
2016-12-05
configure.ac: Move LLVM ac_subst closer to usage
Tobias Droste
1
-15
/
+14
2016-12-05
configure.ac: Move oCL LLVM checks to the oCL section
Tobias Droste
1
-22
/
+19
2016-12-05
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
1
-7
/
+4
2016-12-05
configure.ac: Remove swr_llvm_check()
Tobias Droste
1
-11
/
+2
2016-12-05
configure.ac: Check gallium LLVM version in gallium_require_llvm
Tobias Droste
1
-12
/
+5
[next]