index
:
~idr/mesa
11.0-meta-cannot-use-glGenBuffers
11.1-meta-cannot-use-glGenBuffers
6b452c51941
ARB_transform_feedback_overflow_query
CID-1429517
EXT_shader_samples_identical
INTEL_shader_atomic_float_minmax
NV_shader_atomic_int64
NaNu-NaNu
always-ARB_framebuffer_object
arb_gpu_shader_int64
asm
assume-CMS-in-precompile
ast_to_hir-work
bool-optimizations
bool-optimizations-v2
bool-optimizations-v4
bool-optimizations-v5
bool-optimizations-v6
byt-cpu-optimizations
c1896cdfefc
cmod-bar
cmod-baz
cmod-foo
cmod-propagation-work
combine-constants
commutative-expression-limits
compare-with-integer-frobbing
cse-neg
cse-neg-v2018.02
daniel-schuermann/mesa-bitfield
derp
double-scheduler
dp-narrowing
ecd3c4bb555
emit-spirv
experiment/Gen5-Boolean-resolve
experiment/fsat-algebraic
experiment/lower-flrp
experiment/nan-compare-logic-ops
experiment/optimize-bfe
experiment/optimize-shifts
experiment/rematerialize-compares
experiment/simple-range-analysis
experiments
expose-fewer-visuals
extension-refactor
fix-GL45-CTS.program_interface_query.uniform-block-types
flexarray
flexarray-func
for-bsi
fortran
generate-code-generator
glsl-diet-v3
glsl-diet-v3-extra-logging
glsl-diet-v4
i915-fixes
i965-license-header
inverted-conditions
ir_variable-diet
ir_variable-diet-v2
iris-threaded-shaders
jenkins
jenkins-vk
kill-nv04
lock_surface
logic-expression-frobbing
loop
lower_bool_to_int32-earlier
master
meta-cannot-use-Gen-v2017.12
meta-fixes
meta-msaa-blit
meta-work-20170628
misc-algebra
nir_lower_clamp_color_outputs-vs-b2f
opt-minimize-Boolean
optimize-bfe
optimize-dph-and-others
optimize-flrp-and-ffma
pauli
peephole_select
pragma-warning
ptn-narrowing
query-renderer
range-analysis-cache
reassociate-vector-scalar-math
remove-ir_assignment-condition
reverse-code-gen
review/issue-6365
review/lower-flrp
robustness
shader-work
source-modifiers
sso4
sso5
sso6
standalone-compiler
standalone-ir_builder
standalone-ir_builder-v2
t_dd_dmatmp
ud-chains
uniform-setter
uniform-setter-20190513
uniform-setter-fast
uniform-setter-v2
uniform-setter-wip
vertex-shader-gcm
viewport-array
wip/combine-constants
wip/fix-shift-counts
wip/improve-range-analysis
yuv-formats
Unnamed repository; edit this file 'description' to name the repository.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
11
-47
/
+111
2015-03-06
Revert "egl/main: convert thread management to use c11 threads"
Emil Velikov
1
-6
/
+42
2015-03-06
egl/main: convert thread management to use c11 threads
Emil Velikov
1
-42
/
+6
2015-03-06
egl/main: use c11/threads' mutex directly
Emil Velikov
11
-111
/
+47
2015-03-05
egl/main: remove no-longer needed definition of stdint types
Emil Velikov
1
-32
/
+0
2015-03-05
egl/drivers: include stdint.h where needed
Emil Velikov
6
-0
/
+7
2015-03-05
egl/main: drop the declaration of PUBLIC keyword.
Emil Velikov
1
-14
/
+0
2015-03-05
egl/main: no longer export internal function
Emil Velikov
13
-36
/
+36
2015-03-05
egl/main: replace __FUNCTION__ with __func__
Emil Velikov
2
-11
/
+3
2015-03-05
egl/main: replace INLINE with inline
Emil Velikov
15
-68
/
+82
2015-03-04
egl: Take alpha bits into account when selecting GBM formats
Daniel Stone
1
-5
/
+11
2015-03-04
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
1
-0
/
+2
2015-03-04
st/egl: Remove.
Jose Fonseca
3
-9
/
+8
2015-03-03
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-0
/
+1
2015-02-27
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
1
-1
/
+0
2015-02-27
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-0
/
+1
2015-02-23
egl, wayland: RGB565 format support on Back-buffer
Vivek Kasireddy
1
-3
/
+38
2015-02-12
egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Axel Davy
1
-7
/
+7
2015-01-31
egl: Pass the correct X visual depth to xcb_put_image().
José Fonseca
1
-11
/
+13
2015-01-13
egl/wayland: Fix unused variable warnings
Chad Versace
1
-2
/
+0
2015-01-06
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
6
-15
/
+43
2014-12-25
egl: Fix non-dri SCons builds re #87657
Alexander von Gluck IV
1
-10
/
+7
2014-12-23
egl/haiku: Clean up SConscript whitespace
Alexander von Gluck IV
1
-13
/
+12
2014-12-23
egl/dri2: Fix build of dri2 egl driver with SCons
Alexander von Gluck IV
1
-0
/
+40
2014-12-23
egl: Clean up Haiku visual creation
Alexander von Gluck IV
1
-49
/
+47
2014-12-23
egl: Add Haiku code and support
Alexander von Gluck IV
7
-3
/
+509
2014-12-17
egl: remove support for GCC older than 4.1.0
Timothy Arceri
1
-1
/
+1
2014-12-12
egl: Add files to distribution.
Matt Turner
1
-0
/
+5
2014-12-12
egl+gbm: Add symbols-check tests to distribution.
Matt Turner
1
-0
/
+1
2014-12-12
egl/dri2: Add headers to distribution.
Matt Turner
1
-1
/
+2
2014-12-12
egl: Drop unnecessary Makefile.am.
Matt Turner
1
-1
/
+0
2014-12-08
Use calloc instead of malloc/memset-0
Matt Turner
1
-2
/
+1
2014-12-07
egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
5
-1
/
+23
2014-12-04
egl/dri2: Log a warning if no platforms are enabled.
Matt Turner
1
-0
/
+1
2014-11-14
egl: remove egl_gallium from the loader
Marek Olšák
1
-14
/
+0
2014-11-07
egl_dri2: add a note about dri2_create_screen
Emil Velikov
1
-0
/
+4
2014-11-07
egl_dri2: fix double free on drm platforms
Emil Velikov
1
-3
/
+9
2014-11-06
egl_dri2: do not leak dri2_dpy->driver_configs
Emil Velikov
1
-0
/
+4
2014-10-27
egl/drm: do not crash when swapping buffers without any rendering
Lionel Landwerlin
1
-0
/
+8
2014-10-03
util: Include in Android builds
Tomasz Figa
1
-0
/
+1
2014-09-29
egl: setup screen iterator before using it
Tapani Pälli
1
-1
/
+1
2014-09-27
configure: drop --with-egl-driver-dir switch
Emil Velikov
1
-1
/
+1
2014-09-23
egl: extra null checks for get_xcb_screen() return values
Juha-Pekka Heikkila
1
-6
/
+24
2014-09-23
egl/drm: expose KHR_image_pixmap extension
Andreas Pokorny
1
-0
/
+1
2014-09-03
egl: Restrict multiplication in calloc arguments to use compile-time constants
Carl Worth
2
-2
/
+2
2014-09-01
egl/dri2: use the correct screen index
Marek Olšák
2
-10
/
+30
2014-08-16
egl: don't exit process on initialization failure
Ilia Mirkin
1
-1
/
+1
2014-08-14
egl_dri2: fix EXT_image_dma_buf_import fds
Pekka Paalanen
1
-31
/
+6
2014-08-13
android: loader: prefix static libraries with libmesa_*
Emil Velikov
2
-2
/
+2
2014-08-13
android: egl/dri2: use the installed libdrm headers
Emil Velikov
1
-1
/
+1
[next]