projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2016-04-28
Iago Toral...
nir/lower_double_ops: lower floor()
commit
|
commitdiff
|
tree
2016-04-28
Iago Toral...
nir/lower_double_ops: lower trunc()
commit
|
commitdiff
|
tree
2016-04-28
Connor Abbott
nir: add a pass to lower some double operations
commit
|
commitdiff
|
tree
2016-04-28
Connor Abbott
nir/builder: add nir_imm_double()
commit
|
commitdiff
|
tree
2016-04-28
Samuel Iglesias...
nir/builder: Add bit_size info to nir_build_imm()
commit
|
commitdiff
|
tree
2016-04-28
Jakob Sinclair
radeonsi: check if value is negative
commit
|
commitdiff
|
tree
2016-04-28
Michel Dänzer
clover: Fix build against clang SVN >= r267772
commit
|
commitdiff
|
tree
2016-04-28
Lars Hamre
glsl: fix lowering outputs for early/nested returns
commit
|
commitdiff
|
tree
2016-04-27
Connor Abbott
nir: rewrite nir_foreach_block and friends
commit
|
commitdiff
|
tree
2016-04-27
Connor Abbott
nir/opt_cp: use nir_block_get_following_if()
commit
|
commitdiff
|
tree
2016-04-27
Jordan Justen
vbo: Return INVALID_OPERATION during draw with a mapped...
commit
|
commitdiff
|
tree
2016-04-27
Nanley Chery
anv/formats: Return proper error code for unsupported...
commit
|
commitdiff
|
tree
2016-04-27
Nanley Chery
anv/device: Set the compressed texture feature flags...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/algebraic: Add a bit-size validator
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/opt_algebraic: Fix some expressions with ambiguous...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/search: Respect the bit_size parameter on nir_searc...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/algebraic: Add a mechanism for specifying the bit...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/algebraic: Use "uint" instead of "unsigned" for...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir/algebraic: Do better error reporting of bad expressions
commit
|
commitdiff
|
tree
2016-04-27
Alejandro Piñeiro
isl: move -lm at the end of tests_ldadd
commit
|
commitdiff
|
tree
2016-04-27
Topi Pohjolainen
i965/blorp/gen8: Fix blitting of interleaved msaa surfaces
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
llvmpipe: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
tgsi: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
os: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
hud: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
gallivm: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
draw: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
softpipe: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
winsys/radeon: remove use_reusable_pool parameter from...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
gallium/radeon: remove use_reusable_pool parameter...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeon/video: always use the reusable buffer pool
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: work around an MSAA fast stencil clear problem
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: expclear must be disabled on first Z/S clear
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: move blend choice out of loop in si_blit_deco...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: use level mask for early out in si_blit_decom...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: si_blit_decompress_depth is only used for...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: only decompress the required ZS planes from...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: decompress Z & S planes in one pass
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: early out of si_blit_decompress_depth_in_plac...
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: use MIN2 instead of expanded ?: operator
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: fix brace style
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
gallium/util: add u_bit_consecutive for generating...
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-27
Nicolai Hähnle
radeonsi: emit s_waitcnt for shader memory barriers...
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer] warning cleanup
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer core] implement legacy depth bias...
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer jitter] support for dumping x86 asm
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer core] more backend refactoring
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer jitter] add mSimdInt1Ty
commit
|
commitdiff
|
tree
2016-04-27
Tim Rowley
swr: [rasterizer core] backend refactor
commit
|
commitdiff
|
tree
2016-04-27
Brian Paul
svga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUC...
commit
|
commitdiff
|
tree
2016-04-27
Hans de Goede
nouveau: codegen: LOAD: Take src swizzle into account
commit
|
commitdiff
|
tree
2016-04-27
Hans de Goede
nouveau: codegen: LOAD: Do not call fetchSrc(1) if...
commit
|
commitdiff
|
tree
2016-04-27
Hans de Goede
nouveau: codegen: LOAD: Always use component 0 when...
commit
|
commitdiff
|
tree
2016-04-27
Stefan Dirsch
dri3: Check for dummyContext to see if the glx_context...
commit
|
commitdiff
|
tree
2016-04-27
Egbert Eich
dri2: Check for dummyContext to see if the glx_context...
commit
|
commitdiff
|
tree
2016-04-27
Timothy Arceri
glsl: move uniform block validation to link_uniform_blo...
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
docs: Mention that {ARB,OES}_texture_stencil8 is suppor...
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
i965: Enable ARB_texture_stencil8 and OES_texture_stenc...
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
mesa: Try to fix CopyTex[Sub]Image of stencil textures.
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
mesa: Disallow CopyTexSubImage on stencil formats in ES.
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
i965: Fix MapTextureImage for multi-slice/level stencil...
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
i965: Move TCS output indirect_offset.file check out...
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
i965/fs: Reduce the response length of sampler messages...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
nir: Add a helper for figuring out what channels of...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
i965/fs: Use inst->regs_written for rlen for texture...
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
i965/fs: Properly report regs_written from SAMPLEINFO
commit
|
commitdiff
|
tree
2016-04-27
Jason Ekstrand
i965/blorp: Set regs_written on texturing instructions
commit
|
commitdiff
|
tree
2016-04-27
Kenneth Graunke
i965: Don't force a header for texture offsets of 0.
commit
|
commitdiff
|
tree
2016-04-27
Patrick Rudolph
r600g: fix and optimize tgsi_cmp when using ABS and...
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
docs: update softpipe for ARB_compute_shader
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
softpipe: add support for compute shaders. (v2)
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: initialise SysSemanticToIndex array to -1
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: implement restartable machine.
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: make inputs/outputs optional for compute...
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: implement load/store/atomic on MEMORY.
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: split out setting up masks to separate function
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi: accept a starting PC value for exec machine.
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi: move to using vector for system values.
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi/exec: fix system value handling.
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Convert state setup to C
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Make state setup C-safe
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Convert brw_blorp.cpp to a C file
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Make all of brw_blorp.h accessible to C
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Turn brw_blorp_params into a C-style struct
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Turn coord_transform into a C-style struct
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Turn blorp_surface_info into a C-style...
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Roll mip_info into surface_info
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Get rid of the blorp_blit_params class
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Remove the hiz params class
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Remove the clear params classes
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Remove the arguments to brw_blorp_params()
commit
|
commitdiff
|
tree
2016-04-26
Jason Ekstrand
i965/blorp: Refactor to get rid of the get_wm_prog...
commit
|
commitdiff
|
tree
2016-04-26
Tim Rowley
swr: autogenerate swr_context_llvm.h
commit
|
commitdiff
|
tree
2016-04-26
Laurent Carlier
anv: honor DESTDIR when installing icd file
commit
|
commitdiff
|
tree
2016-04-26
Juha-Pekka...
i965/meta: initialize values to avoid random behaviour...
commit
|
commitdiff
|
tree
2016-04-26
Juha-Pekka...
meta: Avoid random memory access on error
commit
|
commitdiff
|
tree
2016-04-26
Grazvydas Ignotas
mesa: add tags file to gitignore
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
mesa: Remove every double semi-colon
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
glx: Remove every double semi-colon
commit
|
commitdiff
|
tree
next