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-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
2016-02-09
Marek Olšák
radeonsi: make LLVM IR dumping less messy
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: move a few r600_can_dump_shader calls to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: remove useless code that handles dx10_clamp_mode
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: dump SPI_PS_INPUT values along with shader...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: don't force gl_SampleMaskIn to 1 for smoothing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: split PS input interpolation code into its...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: implement forcing per-sample_interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: remove si_shader::ps_input_interpolate
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: move BCOLOR PS input locations after all...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: move SPI_PS_INPUT_CNTL value computation...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: generate a color_two_side variant only if...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
radeonsi: move si_shader_context initialization into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
st/mesa: remove st_is_program_native
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
st/mesa: unify destroy_program_variants cases for TCS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
st/mesa: unify get_variant functions for TCS, TES, GS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
st/mesa: unify variants and delete functions for TCS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
mesa: fix incorrect viewport position when GL_CLIP_ORIG...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
mesa: rewrite save_CallLists() code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
mesa: add missing error check in _mesa_CallLists()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
mesa: whitespace clean-ups in dlist.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
st/mesa: don't allocate bitmap drawing state until...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
st/mesa: move the setup_bitmap_vertex_data() code into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Brian Paul
st/mesa: refactor some bitmap drawing code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ilia Mirkin
mesa: remove hack to fix up GL_ANY_SAMPLES_PASSED results
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ilia Mirkin
st/mesa: make use of the occlusion predicate query
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ilia Mirkin
nv50: add PIPE_QUERY_OCCLUSION_PREDICATE support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ilia Mirkin
nv30: add PIPE_QUERY_OCCLUSION_PREDICATE support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ilia Mirkin
ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nicolai Hähnle
draw: use util_pstipple_* function for stipple pattern...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Nicolai Hähnle
draw: use util_pstipple_create_fragment_shader
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Olšák
winsys/radeon: fix a wrong NUM_TILE_PIPES value from...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
nir: remove unused nir_variable fields
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: remove unrequired forward declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: clean up and fix bug in varying linking rules
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: simplify ES Vertex/Fragment shader requirements
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: simplify required stages for linking rules
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: small tidy up now that link_shaders() exits early...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: don't attempt to link empty program
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Matt Turner
nir: Recognize open-coded bitfield_reverse.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Matt Turner
nir: Handle large unsigned values in opt_algebraic.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Matt Turner
nir: Do opt_algebraic in reverse order.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Matt Turner
nir: Recognize product of open-coded pow()s.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Matt Turner
nir: Add opt_algebraic rules for xor with zero.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
glsl: validate arrays of arrays on empty type delclarations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kenneth Graunke
i965: Use nir_lower_load_const_to_scalar().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
mesa: remove now unused sampler index handing code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Timothy Arceri
mesa: compute sampler index in ir_to_mesa rather than...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kenneth Graunke
i965: Don't add barrier deps for FB write messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Dave Airlie
st/mesa: enable AoA for gallium drivers reporting GLSL...
commit
|
commitdiff
|
tree
|
snapshot
next