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
2015-08-29
Samuel Pitoiset
nvc0: use enumerations for driver queries
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Samuel Pitoiset
nvc0: remove commented out code related to PCOUNTER...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dave Airlie
r600: port si_conv_prim_to_gs_out from radeonsi
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dave Airlie
r600g: use PRIi64 for some compute debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dave Airlie
gallium/util: fix debug_get_flags_option on 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ilia Mirkin
glsl: provide the option of using BFE for unpack builti...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ilia Mirkin
glsl: use bitfield_insert instead of and + shift +...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965/fs: Remove fs_visitor::try_replace_with_sel().
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965/fs: Replace awful variable names.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965/fs: Skip blocks in register coalescing interferenc...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965/fs: Improve register coalescing interference check.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965/fs: Use overwrites_reg() instead of dst.equals().
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
i965: Only consider fixed_hw_reg in equals() if file...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Marta Lofstedt
i965/fs: Do not set the size for zero-size uniforms
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Daniel Scharrer
mesa: return old name for deleted samplers for SAMPLER_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Daniel Scharrer
mesa: add missing queries for ARB_direct_state_access
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Neil Roberts
docs: Fix a typo in GL3.txt concerning GL_KHR_context_f...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ilia Mirkin
mesa: fix dispatch sanity with GL_OES_texture_storage_m...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vinson Lee
ABI-check: Use more portable bash invocation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Boyan Ding
i965/nir: Make use of nir_opt_undef
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Turner
glapi: Remove _x86_64_get_get_dispatch symbol from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ilia Mirkin
glsl: clean up textureSize prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Glenn Kennard
r600g/sb: Don't crash on empty if jump target
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Glenn Kennard
r600g/sb: Don't read junk after EOP
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Glenn Kennard
r600g/sb: Handle undef in read port tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Brian Paul
mesa: rename rowStride to imageStride in texturesubimage()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ilia Mirkin
mesa: only copy the requested teximage faces
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Graunke
nir: Convert the builder to use the new NIR cursor...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Graunke
nir: Convert the NIR instruction insertion API to use...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Graunke
nir: Move nir_cursor to nir.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Graunke
nir: Strengthen "no jumps" assertions in instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Brian Paul
st/mesa: use PROGRAM_ARRAY for storing structs containi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Brian Paul
glsl: fix comment typo: s/filed/field/
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Brian Paul
gallium/util: fix code formatting in u_blitter.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jason Ekstrand
i965/fs: Split VGRFs after lowering pull constants
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jason Ekstrand
i964/fs: Refactor assign_constant_locations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Graunke
i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tapani Pälli
mesa: enable enums for OES_texture_storage_multisample_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tapani Pälli
glsl: add support for OES_texture_storage_multisample_2...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tapani Pälli
mesa: Add extension enable for OES_texture_storage_mult...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tapani Pälli
glapi: add GL_OES_texture_storage_multisample_2d_array...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
swrast: add a new macro, FETCH_COMPRESSED
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa: return bool instead of GLboolean in compressedtex...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
i965: refactor miptree alignment calculation code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
i965: change the meaning of cpp for compressed textures
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
i965: correct mt->align_h for 2D textures on Skylake
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
i965: use ALIGN_NPOT for setting ASTC mipmap layouts
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/macros: move ALIGN_NPOT to macros.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/macros: add power-of-two assertions for alignment...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
i965/surface_formats: add support for 2D ASTC surface...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/teximage: return the base internal format of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/teximage: accept ASTC formats for 3D texture speci...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/texcompress: enable translation between MESA and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/glformats: recognize ASTC formats as compressed
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa: add ASTC extensions to the extensions table
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa: don't enable online compression for ASTC formats
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
glapi: add support for KHR_texture_compression_astc_ldr
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nanley Chery
mesa/formats: define the 2D ASTC formats
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Ilia Mirkin
nouveau: avoid build failures since 0fc21ecf
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium/radeon: read_registers should return bool meani...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: add IB parser support for CP DMA packets
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: add IB tracing support for debug contexts
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: remove old CS tracing code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: parse and dump status registers on GPU hang
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: add an IB parser
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: save the contents of indirect buffers for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: generate register and packet tables for an...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: remove duplicated register definitions and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
r600g,radeonsi: remove unused ill-formed register field...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: add an initial dump_debug_state implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: allow si_dump_key to write to a file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium/ddebug: new pipe for hang detection and driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium: add flags parameter to pipe_screen::context_create
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium: add an interface for dumping debug driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Ilia Mirkin
mesa: remove pointless es31 checks, fix indirect to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Ilia Mirkin
mesa: uncomment checks in es31 computation, add texture_ms
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
mesa: create multisample fallback textures like normal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Grazvydas Ignotas
radeonsi: mark unreachable paths to avoid warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Tapani Pälli
mesa: GetTexLevelParameter{if}v changes for OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marta Lofstedt
mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marta Lofstedt
mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dave Airlie
mesa/formats: pass correct parameter to _mesa_is_format...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Roland Scheidegger
gallium/auxiliary: optimize rgb9e5 helper some more
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Roland Scheidegger
gallium/auxiliary: optimize rgb9e5 helper a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dave Airlie
mesa/texgetimage: fix missing stencil check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/teximage: Add GL error parameter to _mesa_target_c...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/formats: remove compressed formats from matching...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/formats: make format testing a gtest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
gallium/ttn: Use nir_builder_insert() rather than pokin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
prog_to_nir: Use nir_builder_insert() rather than pokin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Use nir_shader::stage rather than passing it around.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Store gl_shader_stage in nir_shader.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/fs: Combine assign_constant_locations and move_uni...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/lower_io: Remove assign_var_locations_direct_first
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/fs: Rework uniform handling
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/vec4_nir: Get rid of the uniform_driver_location...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/lower_io: Separate driver_location and base offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/intrinsics: Add a second const index to load_uniform
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Pass a type_size() function pointer into nir_lower...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
prog_to_nir: Don't allocate nir_variable with type...
commit
|
commitdiff
|
tree
|
snapshot
next