projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2017-06-28
Timothy Arceri
mesa: move error handling into disable_vertex_array_att...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: add KHR_no_error support for glEnableVertexA...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: add KHR_no_error support for glLogicOp()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: add logic_op() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: add KHR_no_error support for glPixelStore*()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: add pixel_storei() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Timothy Arceri
mesa: remove redundant error check
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Ian Romanick
mesa: GL_TEXTURE_BORDER_COLOR exists in OpenGL 1.0...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Ian Romanick
genxml: Silence about a billion unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Chad Versace
mesa: Fix Android build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Eero Tamminen
i965: Fix anisotropic filtering for mag filter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Lucas Stach
etnaviv: fix shader miscompilation with more than 16...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Dave Airlie
ac/nir: remove last remnants of v16i8
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alex Smith
ac/nir: Use correct LLVM intrinsics for atomic ops...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
James Legg
ac/nir: assert printfs will fit
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
James Legg
ac/nir: Make intrinsic_name buffer long enough
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Chad Versace
i965/dri: Support R8G8B8A8 and R8G8B8X8 configs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Juan A. Suarez...
mesa: do not use format string as literal string
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Brian Paul
scons: add code to generate format_fallback.c file
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glClear()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add clear() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glBindAttribLocation()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add bind_attrib_location() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*ReadBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: create read_buffer_err() and always inline read_b...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glVertex*AttribBinding()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glShaderStorageBlock...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add shader_storage_block_binding() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glUniformBlockBinding()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add uniform_block_binding() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glFenceSync()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add fence_sync() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glClientWaitSync()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add client_wait_sync() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glCheckFramebufferSt...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*Renderbuffers()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: prepare create_render_buffers() for KHR_no_error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*ProgramPipelines()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: prepare create_program_pipelines() for KHR_no_err...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*Samplers()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: prepare create_samplers() helper for KHR_no_error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*Textures()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: prepare create_textures() helper for KHR_no_error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: fix an error message in create_textures()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for gl*Buffers()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: prepare create_buffers() helper for KHR_no_error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glBindTextureUnit()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add bind_texture_unit() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glDepthRangeIndexed()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glDepthFunc()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add depth_func() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glFrontFace()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add front_face() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glCullFace()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add cull_face() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glCreateShader(...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: rename create_shader() to create_shader_err()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: pass the 'caller' function to create_shader()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: add KHR_no_error support for glAttachShader(...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: rename attach_shader() to attach_shader_err()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Samuel Pitoiset
mesa: pass the 'caller' function to attach_shader()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Ben Crocker
mapi: Enable assembly language API acceleration for...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Chad Versace
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTa...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Chad Versace
mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
radeonsi: move instance divisors into a constant buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
radeonsi: check nr_cbufs in other places before flushing CB
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
radeonsi: use #pragma pack to pack si_shader_key
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
Revert "radeonsi: use uint32_t to declare si_shader_key...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
Revert "radeonsi: remove 8 bytes from si_shader_key...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
mesa: optimize GL_PRIMITIVE_RESTART_NV more
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Marek Olšák
mesa: fix clip plane enable breakage
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Leo Liu
radeon/vcn: enable h264 decode entension support
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: clean up format_cap_table
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: fix the default devcap for SVGA3D_Z_D24S8_INT
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: create buffer surfaces for incompatible bind...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: do not unconditionally enable streamout bind...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: pass tobind_flags to svga_buffer_handle
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Charmaine Lee
svga: pass bind_flags to surface create functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Brian Paul
pipe_loader_sw: fix compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Eric Engestrom
mesa: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i965: perf: add support for Geminilake
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i965: perf: add support for Kabylake
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i965: perf: use gen_device_info rather then brw_context
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Robert Bragg
i965: perf: ensure isolated timer reports while idle...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i965: perf: keep on reading reports until delimiting...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Robert Bragg
i965: Add Gen8+ INTEL_performance_query support
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Robert Bragg
i965: Add XML OA metric sets for Gen8+
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Robert Bragg
i965: Add Gen8+ sys_vars for generated OA code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
anv/i965: drop libdrm_intel dependency completely
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i915: use different CFLAGS/LIBS variables than i965/anv
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
aubinator: import intel_aub.h from libdrm
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Lionel Landwerlin
i965: perf: minimize the chances to spread queries...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Juan A. Suarez...
nir: implement GLSL.std.450 NMax, NMIn and NClamp opera...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Juan A. Suarez...
nir: add support for 64-bit in SmoothStep function
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Juan A. Suarez...
nir: sge operation is defined for floating-point types
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Topi Pohjolainen
i965: Separate gen < 8 and gen >= 8 paths explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Topi Pohjolainen
intel/anv: Add missing break in anv_CreateDevice()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Nicolai Hähnle
ac/nir: convert emit helpers to ac_llvm_context
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Nicolai Hähnle
ac/nir: remove unused nir_to_llvm_context::has_ddxy
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Nicolai Hähnle
ac/nir: implement nir_op_f2b
commit
|
commitdiff
|
tree
|
snapshot
next