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
2016-02-12
Brian Paul
mesa: simplify some code with new _mesa_cube_face_targe...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Brian Paul
mesa: add _mesa_cube_face_target() helper
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Brian Paul
mesa: make _mesa_tex_target_to_face() an inline function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Brian Paul
mesa: remove _ARB suffix from cube map enums
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Brian Paul
docs: Visual Studio 2013 or later is now required
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Timothy Arceri
glsl: replace _strtoui64() with strtoull() for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jose Fonseca
mesa: Use _aligned_malloc/free for MinGW too.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jose Fonseca
mesa: Remove support for MSVC2008.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jose Fonseca
util/u_atomic: Remove MSVC 2008 support.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Topi Pohjolainen
i965: Stop considering if msrt aux buffers need aux...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Topi Pohjolainen
i965: Separate miptree creation from auxiliary buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Topi Pohjolainen
i965: Isolate aligned dimensions for stencil only
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Topi Pohjolainen
i965: Restore vbo after color resolve during brw_try_dr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Topi Pohjolainen
i965: Validate textures before altering driver state
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Kenneth Graunke
i965: Make brw_clear_cache flag all the bits on both...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Samuel Iglesias...
glsl: Allow invariant qualifer in block members in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Kenneth Graunke
i965: Consider tessellation in get_pipeline_state_l3_we...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Kenneth Graunke
i965: Split brw_upload_texture_surfaces into compute...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
radeonsi: fix build with LLVM 3.6
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jason Ekstrand
i965/gs: Pass VerticesIn though prog_data
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jason Ekstrand
i965/fs: Pass usage of depth, W, and sample mask throug...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jason Ekstrand
i965/fs: Refactor setup_payload_gen6 to assume FS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Samuel Pitoiset
nv50,nvc0: remove unused parameter in nvXX_state_validate()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Timothy Arceri
glsl: don't validate interface blocks twice
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Timothy Arceri
glsl: remove duplicate embedded struct validation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jose Fonseca
include,gallium: Remove pre-MSVC 2013 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jose Fonseca
scons: Eliminate MSVC2008 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jose Fonseca
configure: Eliminate MSVC2008 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Chris Forbes
i965: ir: dump floats as %-g rather than %f, so we...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jordan Justen
i965/gen7: Require kernel cmd_parser 5 for ARB_compute_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
st/mesa: release GLSL IR in LinkShader after it's not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
mesa: call build_program_resource_list inside Driver...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
st/mesa: use correct pipe functions to create tess...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
gallium/radeon: drop support for LLVM 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
radeonsi: obtain commonly used LLVM types only once
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
radeonsi: cleanup shader codegen
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Marek Olšák
radeonsi: fix a crash when binding a sampler buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Emil Velikov
docs: add news item and link release notes for 11.1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Emil Velikov
docs: add sha256 checksums for 11.1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Emil Velikov
docs: add release notes for 11.1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jason Ekstrand
nir: Remove the const_offset from nir_tex_instr
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jason Ekstrand
nir/lower_vec_to_movs: Better report channels handled...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Marek Olšák
radeonsi: don't emit unnecessary NULL exports for unbou...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ben Widawsky
i965: Make sure we blit a full compressed block
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Marek Olšák
radeon/uvd: silence a warning
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Marek Olšák
r300g: silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
meta/decompress: Don't pollute the renderbuffer namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
meta: Use internal functions for renderbuffer access
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
meta/decompress: Track renderbuffer using gl_renderbuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
i965/meta: Don't pollute the renderbuffer namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
i965/meta: Use internal functions for renderbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
i965/meta: Return struct gl_renderbuffer* from brw_get_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
meta: Don't save or restore the renderbuffer binding
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
meta: Use _mesa_CreateRenderbuffers instead of _mesa_Ge...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
i965/meta: Use _mesa_CreateRenderbuffers instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
mesa: Refactor renderbuffer_storage to make _mesa_rende...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ian Romanick
mesa: Refactor _mesa_framebuffer_renderbuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Marek Olšák
radeonsi: put image, fmask, and sampler descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Marek Olšák
winsys/radeon: fix the num_tile_pipes comment to silenc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Alexandre Demers
winsys/radeon: better explain the num_tile_pipes fixup...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Samuel Pitoiset
st/mesa: check ureg_create() retval in create_pbo_uploa...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Bernhard Rosenkränzer
freedreno/ir3: Get rid of nested functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chris Forbes
i965/blorp: Fix hiz ops on MSAA surfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Topi Pohjolainen
i965/gen8: Remove dead assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Topi Pohjolainen
i965: Use constant pointer when checking for compression
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Brian Paul
mesa: fix trivial comment typo in dlist.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Kenneth Graunke
i965/vec4: Drop support for ATTR as an instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Kenneth Graunke
i965/vec4/gs: Stop munging the ATTR containing gl_Point...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Kenneth Graunke
i965: Apply VS attribute workarounds in NIR.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Brian Paul
st/mesa: clarify some texture target code in st_cb_draw...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Brian Paul
st/mesa: fix bitmap texture target code and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Brian Paul
st/mesa: use MAX3() macro, as we do for sampler view...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Brian Paul
st/mesa: move some st_cb_drawpixels.c code, add comments
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nanley Chery
mesa/readpix: Dedent former _mesa_readpixels() if block
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nanley Chery
mesa/readpix: Don't clip in _mesa_readpixels()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nanley Chery
mesa/readpix: Clip ReadPixels() area to the ReadBuffer's
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nanley Chery
mesa/image: Make _mesa_clip_readpixels() work with...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
i965/vec4: Plumb separate surfaces and samplers through...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
i965/vec4: Separate the sampler from the surface in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
i965/fs: Plumb separate surfaces and samplers through...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
i965/fs: Separate the sampler from the surface in gener...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
i965/fs: Add an enum for keeping track of texture instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
nir: Separate texture from sampler in nir_tex_instr
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
nir/tex_instr: Rename sampler to texture
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jason Ekstrand
nir: Add some braces around loops and ifs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kenneth Graunke
i965: Explicitly write the "TR DS Cache Disable" bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
freedreno/ir3: use const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
nir: use const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
ptn: use const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
ttn: use const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
ttn: small logic cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
gtn: use const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rob Clark
nir: const_index helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kenneth Graunke
glsl: Disallow transform feedback varyings with compute...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: enable denorms for 64-bit and 16-bit floats
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
gallium: pass the robust buffer access context flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
gallium/radeon: add a function for adding llvm function...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: compile geometry shaders immediately
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: split out code for deleting si_shader
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: move code writing tess factors into a separat...
commit
|
commitdiff
|
tree
|
snapshot
next