Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
0e983276b96eee5aa1dd091888bc81e36169a8f1
/
src
0e98327
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
by Emil Velikov
· 9 years ago
f8a114a
st/dri: add note about GL interop version checks
by Emil Velikov
· 9 years ago
923bdbf
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
by Emil Velikov
· 9 years ago
c196de2
mesa_glinterop: s/struct_version/version/
by Emil Velikov
· 9 years ago
b5f9820
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
by Emil Velikov
· 9 years ago
cbf29d9
mesa_glinterop: use consistent naming scheme for GL interop
by Emil Velikov
· 9 years ago
0ceed17
swr: [rasterizer] remove containers.hpp
by Tim Rowley
· 9 years ago
1e3e22e
swr: [rasterizer core] remove utility dead code
by Tim Rowley
· 9 years ago
dc34479
swr: [rasterizer core] buckets fixes
by Tim Rowley
· 9 years ago
3074a2b
swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics
by Tim Rowley
· 9 years ago
9a2a4ec
swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit
by Tim Rowley
· 9 years ago
7fc4a82
mesa: Silence unused parameter warnings
by Ian Romanick
· 9 years ago
78399cf
glsl/linker: Silence unused parameter warning
by Ian Romanick
· 9 years ago
2bb935b
dri: Add YVU formats
by Kristian Høgsberg Kristensen
· 9 years ago
1be1114
i965: Allow creating planar YUV __DRIimages
by Kristian Høgsberg Kristensen
· 9 years ago
654e950
i965: Invoke lowering pass for YUV textures
by Kristian Høgsberg Kristensen
· 9 years ago
44997fc
i965: Support textures with multiple planes
by Kristian Høgsberg Kristensen
· 9 years ago
3352f2d
i965: Create multiple miptrees for planar YUV images
by Kristian Høgsberg Kristensen
· 9 years ago
6eede87
i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image()
by Kristian Høgsberg Kristensen
· 9 years ago
8ceb7c7
i965: Use intel_set_texture_image_mt() in intelSetTexBuffer2()
by Kristian Høgsberg Kristensen
· 9 years ago
40e9be4
i965: Add new intel_set_texture_image_mt() helper
by Kristian Høgsberg Kristensen
· 9 years ago
a41b576
nir: Add a lowering pass for YUV textures
by Kristian Høgsberg Kristensen
· 9 years ago
50c24c3
nir: Handle NULL in nir_copy_deref()
by Kristian Høgsberg Kristensen
· 9 years ago
29921ee
nir: Add new 'plane' texture source type
by Kristian Høgsberg Kristensen
· 9 years ago
39b7b8b
mesa: log buffer ID numbers in decimal, not hexadecimal
by Brian Paul
· 9 years ago
ce1cc70
mesa: use enum name in bind_buffer_object() error message
by Brian Paul
· 9 years ago
55c1952
mesa: raise error for glEnable(GL_VERTEX_ARRAY), etc. in core profile
by Brian Paul
· 9 years ago
e79aa19
i965: fix double-precision vertex inputs measurement
by Juan A. Suarez Romero
· 9 years ago
8565879
st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed
by Ilia Mirkin
· 9 years ago
5878254
mesa: remove separate enable for KHR_robust_buffer_access_behavior
by Ilia Mirkin
· 9 years ago
72449c4
glsl: add support for explicit components to frag outputs
by Timothy Arceri
· 9 years ago
37266df
mesa: add view classes for 3d astc formats
by Ilia Mirkin
· 9 years ago
979bcb9
glsl: add EXT_clip_cull_distance support based on ARB_cull_distance
by Ilia Mirkin
· 9 years ago
f236f1f
nvc0: expose robust buffer access
by Ilia Mirkin
· 9 years ago
9f5ccaf
i965: Use ISL for surface format introspection
by Jason Ekstrand
· 9 years ago
d68acde
anv/formats: Use isl_format_supports* for format introspection
by Jason Ekstrand
· 9 years ago
7374d00
isl: Add per-gen format introspection
by Jason Ekstrand
· 9 years ago
03a82dc
isl: Add the ISL_FORMAT_R32G32_FLOAT_LD format
by Jason Ekstrand
· 9 years ago
35a514e
isl: Add support for quering the string name of a format
by Jason Ekstrand
· 9 years ago
75d10df
i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+
by Jason Ekstrand
· 9 years ago
1a092fc
main: Add extension enable bits for KHR_robust_buffer_access_behavior
by Jason Ekstrand
· 9 years ago
66e137e
nir/lower_samplers: Protect against sampler index overflow
by Jason Ekstrand
· 9 years ago
27b9481
glsl: Add an option to clamp block indices when lowering UBO/SSBOs
by Jason Ekstrand
· 9 years ago
ac242aa
glsl/linker: Add a helper variable for compiler options
by Jason Ekstrand
· 9 years ago
aec10a1
i965/draw: Use the real size for index buffers
by Jason Ekstrand
· 9 years ago
7c8dfa7
i965/draw: Use the real size for vertex buffers
by Jason Ekstrand
· 9 years ago
a643bc6
i965/draw: Use 3-channel formats for vertex fetch when possible.
by Jason Ekstrand
· 9 years ago
ab3d8d5
i965/surface_formats: Update the VB column for new formats added on BYT
by Jason Ekstrand
· 9 years ago
d5b4ab2
i965/draw: Properly handle rounding when dividing by InstanceDivisor
by Jason Ekstrand
· 9 years ago
ad42ab4
i965/draw: Account for BaseInstance in VBO bounds
by Jason Ekstrand
· 9 years ago
ad3deec
i965/draw: Use worst-case VBO bounds if brw->num_instances == 0
by Jason Ekstrand
· 9 years ago
8892519
i965/draw: Delay when we get the bo for vertex buffers
by Jason Ekstrand
· 9 years ago
a01a1eb
i965/draw: Stop relying on min_index == -1 for invalid index bounds
by Jason Ekstrand
· 9 years ago
a701192
vbo: Declare the index range invalid for DrawTransformFeedback
by Jason Ekstrand
· 9 years ago
df6ec2a
vbo: Declare the index range invalid for DrawIndirect
by Jason Ekstrand
· 9 years ago
21f3df0
mesa/teximage: fix GL_FLOAT in comment
by Ilia Mirkin
· 9 years ago
2d93080
glsl: fix explicit location validation for doubles
by Timothy Arceri
· 9 years ago
5c10d47
st/mesa: reenable culling
by Dave Airlie
· 9 years ago
a88c5d7
i965: reenable ARB_cull_distance.
by Dave Airlie
· 9 years ago
a08c4eb
glsl: rewrite clip/cull distance lowering pass
by Dave Airlie
· 9 years ago
8c628ab
glsl: make max array trackers ints and use -1 as base. (v2)
by Dave Airlie
· 9 years ago
2ae493d
anv/formats: Make alpha blending a property of render targets
by Nanley Chery
· 9 years ago
9721be6
i965: Unset alpha blend for R10G10B10_SNORM_A2_UNORM
by Nanley Chery
· 9 years ago
8b89c92
i965: deindent blorp code.
by Dave Airlie
· 9 years ago
e257284
glsl: reindent line in ast_function.cpp
by Dave Airlie
· 9 years ago
82d756f
mesa: allow GL_FRAMEBUFFER_DEFAULT_LAYERS to be queried with ES geometry
by Ilia Mirkin
· 9 years ago
2dabd49
mesa: allow xfb to be active in GLES when geometry shader is enabled.
by Ilia Mirkin
· 9 years ago
2e8e1e8
main: check driver float texture support before upgrading to 16F/32F
by Ilia Mirkin
· 9 years ago
1e99a46
st/mesa: update inst->info along with inst->op
by Ilia Mirkin
· 9 years ago
533d1e9
glsl: Use correct mode for split components.
by Bas Nieuwenhuizen
· 9 years ago
1c1873b
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
by Kenneth Graunke
· 9 years ago
70048eb
gallium: Add a pipe cap for whether primitive restart works for patches.
by Kenneth Graunke
· 9 years ago
0150350
i965/fs: Mark UBO uniform pull constant loads as force_writemask_all.
by Francisco Jerez
· 9 years ago
7eb4966
i965/fs: Allow spilling of non-contiguous registers.
by Francisco Jerez
· 9 years ago
6fc5dd5
i965/fs: Calculate the (un)spill block size correctly.
by Francisco Jerez
· 9 years ago
11260cc
i965/fs: Set exec_all on spills not matching the channel layout of the instruction.
by Francisco Jerez
· 9 years ago
bb67c46
i965/fs: Set exec_all on unspills.
by Francisco Jerez
· 9 years ago
07e67cc
i965/fs: Move scratch block size calculation into the caller of emit_(un)spill.
by Francisco Jerez
· 9 years ago
284c8fb
i965/fs: Make emit_spill/unspill static functions taking builder as argument.
by Francisco Jerez
· 9 years ago
70023c4
i965/fs: Apply execution controls from the instruction to scratch messages.
by Francisco Jerez
· 9 years ago
e98cf03
i965/fs: Fix signedness of local variables and arguments of emit_(un)spill.
by Francisco Jerez
· 9 years ago
f471d3e
i965/fs: Factor out calculation of the block of MRFs reserved for spilling.
by Francisco Jerez
· 9 years ago
21edd24
egl: Add OpenGL_ES to API string regardless of GLES version
by Plamena Manolova
· 9 years ago
46ff175
freedreno/ir3: disable cp for indirect src's
by Rob Clark
· 9 years ago
c3c4370
nvc0: do not invalidate compute constbufs on Kepler
by Samuel Pitoiset
· 9 years ago
5245d84
nir/validate: fix null deref coverity warning
by Rob Clark
· 9 years ago
0cbc90c
mesa: dri: Add shared glapi to LIBADD on Android
by Nicolas Boichat
· 9 years ago
27d713a
configure.ac: Add support for Android builds
by Nicolas Boichat
· 9 years ago
960d854
anv: remove define _DEFAULT_SOURCE
by Emil Velikov
· 9 years ago
1b64d12
gbm: remove define _DEFAULT_SOURCE
by Emil Velikov
· 9 years ago
efe4beb
gbm: remove define _BSD_SOURCE
by Emil Velikov
· 9 years ago
a6ce91f
glxcmds: glXGetFBConfigs, fix screen bounds
by Jiri Slaby
· 9 years ago
793574a
egl: add missing link against $(CLOCK_LIB)
by Emil Velikov
· 9 years ago
d67e757
egl: android: remove explicit glFlush call
by Emil Velikov
· 9 years ago
9b3c748
egl: android: drop dri2_create_image_android_native_buffer argument
by Emil Velikov
· 9 years ago
38ef6f5
egl: android: directly use dri2_create_image_dma_buf()
by Emil Velikov
· 9 years ago
a155cda
vl/drm: don't call close(-1) in vl_drm_screen_create error path
by Emil Velikov
· 9 years ago
ed3f6cc
st/xa: don't call close(-1) in xa_tracker_create error path
by Emil Velikov
· 9 years ago
6e00a1e
st/dri: don't call close(-1) in dri{2, kms_}_init_screen error path
by Emil Velikov
· 9 years ago
7362bb3
vk/intel: use negative VK_NO_PROTOTYPES scheme
by Eric Engestrom
· 9 years ago
Next »