index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 13.0.0(final)
Emil Velikov
2016-11-01
1
-1
/
+1
*
util: Include string.h in bitscan.h.
Vinson Lee
2016-11-01
1
-0
/
+1
*
st/omx/dec: disable tunnel for size different case
Leo Liu
2016-11-01
3
-1
/
+11
*
st/omx/dec: result buffers size should match codec decoder size
Leo Liu
2016-11-01
3
-19
/
+18
*
i965/fs/generator: Don't use the address immediate for MOV_INDIRECT
Jason Ekstrand
2016-11-01
1
-28
/
+27
*
radeonsi: fix behavior of GLSL findLSB(0)
Marek Olšák
2016-11-01
1
-4
/
+13
*
radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
Marek Olšák
2016-11-01
1
-0
/
+8
*
glsl: Improve accuracy of alpha scaling in advanced blend lowering.
Kenneth Graunke
2016-11-01
1
-2
/
+8
*
intel/blorp: Rework our usage of ralloc when compiling shaders
Jason Ekstrand
2016-11-01
4
-14
/
+14
*
intel/blorp: Rename compile_nir_shader to compile_fs
Jason Ekstrand
2016-11-01
4
-14
/
+14
*
intel/blorp: Fix a couple asserts around image copy rectangles
Jason Ekstrand
2016-11-01
1
-2
/
+6
*
nvc0/ir: fix emission of IMAD with NEG modifiers
Samuel Pitoiset
2016-11-01
2
-2
/
+2
*
Update version to 13.0.0-rc3
Emil Velikov
2016-10-31
1
-1
/
+1
*
glsl: update default precision qualifier when it is set in the shader
Samuel Iglesias Gonsálvez
2016-10-27
1
-1
/
+4
*
mesa/program: Add _mesa_symbol_table_replace_symbol()
Samuel Iglesias Gonsálvez
2016-10-27
2
-0
/
+18
*
glsl/mesa: remove unused namespace support from the symbol table
Timothy Arceri
2016-10-27
6
-265
/
+128
*
glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries.
Kenneth Graunke
2016-10-27
4
-3
/
+49
*
glsl: Pass ctx to program interface query helper functions.
Kenneth Graunke
2016-10-27
1
-13
/
+20
*
egl: set preserved behavior for surface only if config supports it
Tapani Pälli
2016-10-27
1
-1
/
+5
*
radv/ac/llvm: trim texture return values
Dave Airlie
2016-10-27
1
-1
/
+2
*
nvc0/ir: fix emission of SHLADD with NEG modifiers
Samuel Pitoiset
2016-10-27
2
-2
/
+2
*
egl/dri2: swap_buffers_with_damage falls back to swap_buffers
Eric Engestrom
2016-10-27
1
-1
/
+2
*
st/mesa: allow multiple concurrent waiters in ClientWaitSync
Marek Olšák
2016-10-27
1
-4
/
+22
*
st/mesa: unduplicate st_check_sync code
Marek Olšák
2016-10-27
1
-20
/
+6
*
winsys/amdgpu: fix radeon_surf::macro_tile_index for imported textures
Marek Olšák
2016-10-27
1
-0
/
+17
*
gallium/radeon: make sure the address of separate CMASK is aligned properly
Marek Olšák
2016-10-27
1
-2
/
+3
*
gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_mode
Marek Olšák
2016-10-27
1
-7
/
+7
*
vulkan/wsi/wayland: fix ARGB window support
Fredrik Höglund
2016-10-27
1
-1
/
+4
*
vulkan/wsi/x11: fix ARGB window support
Fredrik Höglund
2016-10-27
1
-4
/
+15
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-27
3
-9
/
+18
*
radv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-27
2
-2
/
+2
*
anv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-27
2
-2
/
+2
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-27
1
-1
/
+1
*
mesa: fix error handling in DrawBuffers
Tapani Pälli
2016-10-27
1
-34
/
+37
*
egl: add check that eglCreateContext gets a valid config
Tapani Pälli
2016-10-27
1
-1
/
+3
*
Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"
Tapani Pälli
2016-10-27
1
-2
/
+0
*
egl/dri2: set max values for pbuffer width and height
Tapani Pälli
2016-10-27
1
-0
/
+9
*
i965: Drop nir_inputs from fs_visitor.
Kenneth Graunke
2016-10-27
1
-1
/
+0
*
i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.
Kenneth Graunke
2016-10-27
5
-62
/
+12
*
i965: Make split_virtual_grfs() call compact_virtual_grfs().
Kenneth Graunke
2016-10-27
1
-0
/
+6
*
i965: Drop unnecessary switch statement in nir_setup_outputs()
Kenneth Graunke
2016-10-27
1
-12
/
+3
*
st/nine: Fix locking CubeTexture surfaces.
Axel Davy
2016-10-27
1
-0
/
+1
*
st/nine: Fix mistake in Volume9 UnlockBox
Axel Davy
2016-10-27
1
-1
/
+1
*
st/nine: Fix leak with integer and boolean constants
Axel Davy
2016-10-27
1
-21
/
+18
*
st/mesa: cleanup and fix primitive restart for indirect draws
Nicolai Hähnle
2016-10-27
1
-17
/
+28
*
cherry-ignore: add mapi VISILITY_CFLAGS patch
Emil Velikov
2016-10-27
1
-0
/
+2
*
Update version to 13.0.0-rc2
Emil Velikov
2016-10-24
1
-1
/
+1
*
mapi: automake: set VISIBILITY_CFLAGS for shared glapi
Jonathan Gray
2016-10-24
1
-0
/
+3
*
anv: automake: cleanup the generated json file during make clean
Emil Velikov
2016-10-24
1
-1
/
+1
*
egl/wayland: add missing destroy_window callback
Stencel, Joanna
2016-10-24
1
-2
/
+13
[next]