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-02-11
Matt Turner
nir: Recognize open-coded fmin/fmax.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Eric Anholt
nir: Add algebraic opt for int comparisons with identic...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Eric Anholt
nir: Fix load_const comparisons for CSE.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
i965/fs: Remove conditional mod when optimizing a SEL...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Jeremy Huddleston...
darwin: build fix
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Jeremy Huddleston...
darwin: build fix
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
glsl: Optimize 1/exp(x) into exp(-x).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
nir: Remove casts from void*.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
nir: Replace assert(0) with unreachable().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
nir: Remove unused has_indirect variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
i965/vec4: Emit MADs from (x + abs(y * z)).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Matt Turner
i965/vec4: Emit MADs from (x + -(y * z)).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Neil Roberts
i965/skl: Implement WaDisable1DDepthStencil
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/gen7-8: Implement glMemoryBarrier().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Generalize the update_null_renderbuffer_surface...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Allocate binding table space for shader images.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Don't tile 1D miptrees.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Don't set any dependency control bits for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Handle negated unsigned immediate values in const...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Take into account non-zero reg_offset during...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Add register classes up to MAX_VGRF_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Init mlen for several send from GRF instruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Don't infer MRF dependencies for send from...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Fix the scheduler to take into account reads...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Make vec4_visitor::implied_mrf_writes()...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Pass dst register to the vec4_instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Initialize vec4_instruction::predicate and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Implement equals() method for dst_reg too.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/fs: Fix fs_inst::regs_written calculation for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/fs: Fix stack allocation of fs_inst and stop steal...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/fs: Remove duplicate include of brw_shader.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Move up fs_inst::flag_subreg to backend_instruction.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Move up fs_inst::regs_written to backend_instruction.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/vec4: Remove dependency of vec4_instruction on...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965/fs: Remove dependency of fs_inst on the visitor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Move IR object definitions to separate header...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
i965: Factor out virtual GRF allocation to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
glsl: Forbid calling the constructor of any opaque...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
glsl: Return correct number of coordinate components...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
mesa: Bump MAX_IMAGE_UNIFORMS to 32.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Francisco Jerez
mesa: Rename the CEILING() macro to DIV_ROUND_UP().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Tiziano Bacocco
nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Roy Spliet
nv50/ir: Fold IMM into MAD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Roy Spliet
nv50/ir: Add emit support for MAD IMM format
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Roy Spliet
nv50/ir: Add support for MAD 4-byte opcode
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Ilia Mirkin
nv50/ir: change the way float face is returned
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Kenneth Graunke
nir: Mark nir_print_instr's instr pointer as const.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Kenneth Graunke
i965: Fix integer border color on Haswell.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Kenneth Graunke
i965: Use a gl_color_union for sampler border color.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Kenneth Graunke
i965: Override swizzles for integer luminance formats.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Carl Worth
util/u_atomic: Add new macro p_atomic_add
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Jason Ekstrand
util/hash_table: Try to hit a double-insertion bug...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Jason Ekstrand
util/set: Do a full search when adding new items
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Jason Ekstrand
util/hash_table: Do a full search when adding new items
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
James Legg
mesa: Make renderbuffer FBO attachments not layered
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Emil Velikov
Post-branch version bump to 10.6.0-devel, add release...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Brian Paul
gallium/hud: also try R8_UNORM format for font texture
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Brian Paul
gallium/hud: flush stdout in print_help(), for Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Ben Widawsky
i965: Add more stringent blitter assertions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Ben Widawsky
i965: Consolidate some of the intel_blit logic
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Park, Jeongmin
st/dri: Make depth buffer optional for postprocessing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Park, Jeongmin
postprocess: Check for depth buffer in pp_jimenezmlaa
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Ben Widawsky
i965/vec4: Correct MUL destination hazard
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Emil Velikov
docs: Add sha256 sums for the 10.4.4 release
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Emil Velikov
Add release notes for the 10.4.4 release
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Eric Anholt
nir: Fix broken fsat recognizer.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Eric Anholt
nir: Slightly simplify algebraic code generation by...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Eric Anholt
tgsi/ureg: Add missing some missing opcodes opcode_tmp.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Eric Anholt
tgsi/ureg: Move ureg_dst_register() to the header.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium/u_tests: test a NULL buffer sampler view
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium/u_tests: test a NULL constant buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium/u_tests: test a NULL texture sampler view
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium/u_tests: restructure the only test, refactor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium: run gallium tests if GALLIUM_TESTS=1 is set
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marek Olšák
gallium/postprocessing: fix crash at context destruction
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Xavier Bouchoux
r600g/sb: fix a bug in constants folding optimisation...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Xavier Bouchoux
r600g: fix abs() support on ALU 3 source operands instr...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
David Heidelberg
r300g: small code cleanup (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Iago Toral...
glsl: GLSL ES identifiers cannot exceed 1024 characters
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Kenneth Graunke
i965: Fix INTEL_DEBUG=shader_time for SIMD8 VS (and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Kenneth Graunke
i965/fs: Use inst->eot rather than opcodes in register...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Kenneth Graunke
i965/fs: Delete is_last_send(); just check inst->eot.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Michel Dänzer
st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPAC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tiziano Bacocco
st/nine: Implement dummy vbo behaviour when vs is missi...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
gallium/targets/d3dadapter9: Free card device
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
gallium/targets/d3dadapter9: Release the pipe_screen...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
gallium/targets/d3dadapter9: Fix device detection for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Dummy sampler should have a=1
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Fix update_framebuffer binding cbufs the pixel...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Clear: better behave if rt_mask is different...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Fix multisampling support detection
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tiziano Bacocco
st/nine: Fix enabled lights in stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Fix depth stencil formats bindings flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Fix gpu memory leak in swapchain
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: SetResourceResize should track nr_samples too
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tiziano Bacocco
st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tiziano Bacocco
st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Implement fallback behaviour when rts and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Axel Davy
st/nine: Fix present_buffers allocation
commit
|
commitdiff
|
tree
|
snapshot
next