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
2014-07-22
Anuj Phogat
mesa: Don't use memcpy() in _mesa_texstore() for float...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kenneth Graunke
i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kenneth Graunke
i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kenneth Graunke
i965: Add missing persample_shading field to brw_wm_deb...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kenneth Graunke
i965/disasm: Don't disassemble the URB complete field...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kenneth Graunke
i965: Disable hex offset printing in disassembly.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Matt Turner
i965/vec4: Use foreach_inst_in_block a couple more...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Matt Turner
i965: Replace cfg instances with calls to calculate_cfg().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Matt Turner
i965/cfg: Add a foreach_block_and_inst macro.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Matt Turner
i965: Add cfg to backend_visitor.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
radeonsi/compute: Add support scratch buffer support v2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
radeonsi/compute: Bump number of user sgprs for LLVM 3.5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
winsys/radeon: Query the kernel for the number of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
radeonsi/compute: Share COMPUTE_DBG macro with r600g
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
radeonsi: Read rodata from ELF and append it to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Ian Romanick
glsl: Fix bad indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Ian Romanick
i965: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Ian Romanick
i965: Silence 'comparison is always true' warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Ian Romanick
i965: Silence many unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Vinson Lee
configure.ac: Add LLVM patch version to error message.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jason Ekstrand
main/format_pack: Fix a wrong datatype in pack_ubyte_R8...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Carl Worth
docs: Import 10.2.4 release notes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jason Ekstrand
Add support for RGBA8 and RGBX8 textures in intel_texsu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jason Ekstrand
i965: Improve debug output in intelTexImage and intelTe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: only update vertex buffers when they need...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: remove nr_vertex_buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: move vertex buffer descriptors from IB to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: add support for fine-grained sampler view...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: move si_set_sampler_views to si_descriptors.c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: move sampler descriptors from IB to memory
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: implement ARB_draw_indirect
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: don't add info->start to the index buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: use an SGPR instead of VGT_INDX_OFFSET
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
radeonsi: assume LLVM 3.4.2 is always present
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
configure.ac: require LLVM 3.4.2 for radeon
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
st/mesa,gallium: add a workaround for Unigine Heaven...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marek Olšák
glsl: add a mechanism to allow #extension directives...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Glenn Kennard
r600g: Implement GL_ARB_texture_gather
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Anuj Phogat
i965: Fix z_offset computation in intel_miptree_unmap_d...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Anuj Phogat
Revert "i965: Extend compute-to-mrf pass to understand...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adel Gadllah
i915: Fix up intelInitScreen2 for DRI3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Pavel Popov
mesa: Fix regression introduced by commit "mesa: fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Thorsten Glaser
nv50: fix build failure on m68k due to invalid struct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tom Stellard
clover: Call end_query before getting timestamp result v2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tapani Pälli
glsl: handle a switch where default is in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
glsl: Make the tree rebalancer use vector_elements...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
glsl: Guard against error_type in the tree rebalancer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
glsl: Make the tree rebalancer bail on matrix operands.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
Revert "i965: Implement GL_PRIMITIVES_GENERATED with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Chia-I Wu
ilo: add some missing formats
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Chia-I Wu
ilo: update and tailor the surface format table
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
i965: Don't copy propagate abs into Broadwell logic...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
i965/fs: Use WE_all for gl_SampleID header register...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
i965/fs: Set force_uncompressed and force_sechalf on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Kenneth Graunke
i965: Set execution size to 8 for instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Christoph Bumiller
nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Christoph Bumiller
nvc0: add support for indirect drawing
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ilia Mirkin
nouveau: check if a fence has already been signalled
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
glsl: Don't declare variables in for-loop declaration.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Connor Abbott
exec_list: Make various places use the new length(...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Connor Abbott
exec_list: Add a function to give the length of a list.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Connor Abbott
exec_list: Add a prepend function.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ian Romanick
mesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ian Romanick
mesa: Don't allow GL_TEXTURE_BORDER queries outside...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ian Romanick
mesa: Handle uninitialized textures like other textures...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
i965/fs: Relax interference check in register coalescing.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
i965/fs: Perform CSE on sends-from-GRF rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
glsl: Update expression types after rebalancing the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
glsl: Add callback_leave to ir_hierarchical_visitor.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Turner
i965: Initialize new chunks of realloc'd memory.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Tom Stellard
radeon/llvm: Fix LLVM diagnostic error reporting
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
José Fonseca
util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Vinson Lee
glapi: Use GetProcAddress instead of dlsym on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Chia-I Wu
ilo: raise texture size limits
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Chia-I Wu
ilo: move away from drm_intel_bo_alloc_tiled
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Marek Olšák
radeonsi: partially revert "switch descriptors to i32...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Turner
i965/vec4: Invalidate live intervals in opt_cse, not...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Turner
i965/vec4: Move aeb list into opt_cse_local.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Turner
i965/fs: Invalidate live intervals in opt_cse, not...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Turner
i965/fs: Move aeb list into opt_cse_local.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Cody Northrop
glsl: Fix aggregates with dynamic initializers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Jon TURNEY
Avoid mesa_dri_drivers import lib being installed
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965/vec4: Silence warnings about unhandled interpolati...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
docs: Mark off ARB_gpu_shader5 interpolation functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965/fs: add support for ir_*_interpolate_at_* expressions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965/fs: Skip channel expressions splitting for interpo...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965/fs: add generator support for pixel interpolator...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965: add low-level support for send to pixel interpolator
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965/disasm: add support for pixel interpolator messages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Chris Forbes
i965: Add message descriptor bit definitions for pixel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
i965/disasm: Disassemble indirect sends more properly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
i965: Avoid crashing while dumping vec4 insn operands
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
i965: Fix two broken asserts in brw_eu_emit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
glsl: add new interpolateAt* builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
glsl: add new expression types for interpolateAt*
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Chris Forbes
allow builtin functions to require parameters to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olšák
radeonsi: rename definitions of shader limits
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olšák
radeonsi: switch descriptors to i32 vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olšák
radeonsi: properly implement texture opcodes that take...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olšák
radeonsi: fix texture fetches with derivatives for...
commit
|
commitdiff
|
tree
|
snapshot
next