index
:
external_mesa3d.git
replicant-6.0
replicant-6.0-old
Mesa for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2017-01-09
10
-121
/
+258
|
\
|
*
i965/fs: Reject copy propagation into SEL if not min/max.
Matt Turner
2016-12-24
2
-1
/
+12
|
*
i965/fs: Add unit tests for copy propagation pass.
Matt Turner
2016-12-24
2
-0
/
+211
|
*
i965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
Matt Turner
2016-12-16
3
-15
/
+16
|
*
mesa/fbobject: Update CubeMapFace when reusing textures
Nanley Chery
2016-12-16
1
-0
/
+1
|
*
i965/mt: Disable aux surfaces after making miptree shareable
Chad Versace
2016-12-14
1
-0
/
+2
|
*
i965: Allocate at least some URB space even when max_vertices = 0.
Kenneth Graunke
2016-12-14
1
-1
/
+7
|
*
mesa: only verify that enabled arrays have backing buffers
Ilia Mirkin
2016-12-14
1
-1
/
+1
|
*
mesa: fix active subroutine uniforms properly
Timothy Arceri
2016-12-14
1
-103
/
+8
*
|
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2016-11-25
9
-69
/
+41
|
\
\
|
|
/
|
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-24
2
-18
/
+9
|
*
i965: Fix GS push inputs with enhanced layouts.
Kenneth Graunke
2016-11-24
1
-1
/
+1
|
*
mesa: fix empty program log length
Tapani Pälli
2016-11-24
2
-3
/
+6
|
*
mesa: Drop PATH_MAX usage.
Kenneth Graunke
2016-11-24
2
-34
/
+15
|
*
i965: Fix compute shader crash.
Kenneth Graunke
2016-11-24
1
-1
/
+1
|
*
Fix races during _mesa_HashWalk().
Steinar H. Gunderson
2016-11-24
1
-11
/
+7
|
*
i965/gs: Allow primitive id to be a system value
Jason Ekstrand
2016-11-24
1
-1
/
+2
*
|
android: re-generate git_sha1.h if ORIG_HEAD updated
Chih-Wei Huang
2016-11-22
1
-1
/
+1
*
|
Revert "Add the RGBA8888 and RGBX8888 back to Intel screen config"
Chih-Wei Huang
2016-11-22
1
-2
/
+0
*
|
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2016-11-16
9
-39
/
+52
|
\
\
|
|
/
|
*
i965: Fix GPU hang related to multiple render targets and alpha testing
Anuj Phogat
2016-11-09
1
-0
/
+6
|
*
st/mesa: fix the layer of VDPAU surface samplers
Nicolai Hähnle
2016-11-09
3
-17
/
+27
|
*
st/glsl_to_tgsi: fix dvec[34] loads from SSBO
Nicolai Hähnle
2016-11-09
1
-6
/
+4
|
*
mesa/glsl: delete previously linked shaders earlier when linking
Timothy Arceri
2016-11-09
3
-15
/
+13
|
*
intel/blorp: Pass a brw_stage_prog_data to upload_shader
Jason Ekstrand
2016-11-09
1
-1
/
+2
*
|
HACK: i915: enable image external sampling
Mauro Rossi
2016-11-01
1
-0
/
+1
*
|
i915: add mock implementation of GL_OES_EGL_image_external (v2)
Mauro Rossi
2016-11-01
5
-0
/
+6
*
|
Add the RGBA8888 and RGBX8888 back to Intel screen config
Xu, Randy
2016-11-01
1
-0
/
+2
*
|
android: st/mesa: fix building error in libmesa_st_mesa
Mauro Rossi
2016-11-01
1
-1
/
+3
*
|
android: support swrast
WuZhen
2016-11-01
2
-3
/
+3
*
|
android: enable x86 asm and sse4 for x86 and x86_64
WuZhen
2016-11-01
6
-36
/
+44
*
|
android: print debug info to logcat
WuZhen
2016-11-01
1
-0
/
+8
*
|
android: re-generate git_sha1.h if git HEAD updated
Chih-Wei Huang
2016-11-01
1
-1
/
+1
*
|
android: a workaround for GL_INVALID_OPERATION (0x502) error
Chih-Wei Huang
2016-11-01
1
-0
/
+2
*
|
i915: Support Android RGBX8888 format for EGL generated images
Sean V Kelley
2016-11-01
3
-0
/
+4
*
|
i915: enable GL_APPLE_texture_2D_limited_npot in mesa 11.1
Mauro Rossi
2016-11-01
1
-0
/
+1
*
|
android: advertise GL_ARB_texture_non_power_of_two in mesa 11.1
Mauro Rossi
2016-11-01
1
-1
/
+1
|
/
*
i965/fs/generator: Don't use the address immediate for MOV_INDIRECT
Jason Ekstrand
2016-11-01
1
-28
/
+27
*
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
4
-254
/
+117
*
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
*
mesa: fix error handling in DrawBuffers
Tapani Pälli
2016-10-27
1
-34
/
+37
*
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/mesa: cleanup and fix primitive restart for indirect draws
Nicolai Hähnle
2016-10-27
1
-17
/
+28
*
st/mesa: only set primitive_restart when the restart index is in range
Nicolai Hähnle
2016-10-24
1
-2
/
+13
*
st/glsl_to_tgsi: sort input and output decls by TGSI index
Nicolai Hähnle
2016-10-24
1
-0
/
+28
[next]