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-09-13
Rob Clark
freedreno/a3xx: 3d/array textures
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: trust vertex element count more
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: simplify src operand gathering in disassembler
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: derive 3-src instructions from the opcode table
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Ilia Mirkin
nouveau: check for mesa context init failure
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Ilia Mirkin
nouveau: avoid leaking screen on initialization fail
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Ilia Mirkin
nouveau: change internal variables to avoid conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: clean up 3DPRIMITIVE functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: clean up 3D/media common functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: move 3D functions to ilo_builder_3d*.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: move media functions to ilo_builder_media.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Chia-I Wu
ilo: move GPE common functions to ilo_builder_render.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Kenneth Graunke
glsl: Speed up constant folding for swizzles.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Kenneth Graunke
i965/vec4: Make type_size() return 0 for samplers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Kenneth Graunke
i965: Skip allocating UNIFORM file storage for uniforms...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Kenneth Graunke
i965: Separate gl_InstanceID and gl_VertexID uploading.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Kenneth Graunke
i965: Fix reference counting in new basevertex upload...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno: "fix" problems with excessive flushes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Marek Olšák
r600g,radeonsi: add debug option which forces DMA for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: implement UMUL correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: fix UCMP handling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: add TXL support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno/ir3: add missing put_dst
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno/ir3: catch incorrect usage of tmp-dst
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: use unsigned comparison for UIF
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: negate result of USLT/etc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: add UARL support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: INEG operates on src0, not src1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
freedreno/ir3: fix FSLT/etc handling to return 0/-1...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno/a3xx: alpha render-target shenanigans
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
util/u_format: add _is_alpha()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno/a3xx: format fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Rob Clark
freedreno/a3xx: handle rendering to layer != 0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Brian Paul
mesa: fix _mesa_free_pipeline_data() use-after-free bug
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Connor Abbott
ra: assert against unsigned underflow in q_total
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Connor Abbott
ra: note a restriction in the interfence graph API
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Connor Abbott
r300g: set register classes before interferences
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Andreas Boll
gallium/util: add missing u_debug include
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: fix builder size checks for BLT buffer clear/copy
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: reduce BLT function parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: clean up BLT functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: clean up MI functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: move BLT functions to ilo_builder_blt.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: move MI functions to ilo_builder_mi.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: add ILO_DEV_ASSERT()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: use an accessor for dev->gen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: add GEN_EXTRACT() and GEN_SHIFT32()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: remove ILO_GEN_GET_MAJOR()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: careful with empty fb state in ilo_gpe_set_fb()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
nv50,nvc0: enable ARB_texture_view
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
mesa/st: add ARB_texture_view support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
gallium: add a texture target to sampler view and a...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
nouveau: only enable stencil func if the visual has...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Ilia Mirkin
nouveau: only enable the depth test if there actually...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Maarten Lankhorst
nouveau: remove unneeded assert
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Maarten Lankhorst
nouveau: rework reference frame handling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Maarten Lankhorst
nouveau: fix MPEG4 hw decoding
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Maarten Lankhorst
nouveau: re-allocate bo's on overflow
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Chia-I Wu
ilo: fix a compile error with -Werror=format-security
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Ian Romanick
i965/vec4: Only examine virtual_grf_end for GRF sources
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Brian Paul
st/mesa: handle failed context creation for core profile
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Iago Toral...
i965: Implement GL_PRIMITIVES_GENERATED with non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Christian König
radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Christian König
radeon/video: use the hw to initial clear the buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Christian König
radeon/video: use more of the common buffer code v2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
José Fonseca
scons: add /dynamicbase and /nxcompat to MinGW linkflags
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Brian Paul
scons: add /dynamicbase and /nxcompat to MSVC linkflags
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Chia-I Wu
ilo: add a new disassembler
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Chia-I Wu
ilo: update genhw headers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Frank Henigman
glsl: allow precision qualifier on sampler arrays
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Tapani Pälli
glsl: mark variable as loop constant when it is set...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michel Dänzer
radeonsi: Simplify si_dma_copy_tile function
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Brian Paul
u_vbuf: simple whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Brian Paul
mesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Brian Paul
mesa: trim down some #includes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Vinson Lee
pipe-loader: Include unistd.h in pipe_loader_drm.c...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
i965: Disable guardband clipping in the smaller-than...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
i965: Request lowering gl_VertexID
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
i965: Expose gl_BaseVertex via a vertex attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
i965: Refactor Gen4-7 VERTEX_BUFFER_STATE emission...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
i965: Make gl_BaseVertex available in a buffer object.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
i965: Calculate start/base_vertex_location after prepar...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
i965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
mesa: Fix glGetActiveAttribute for gl_VertexID when...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kenneth Graunke
mesa: Replace string comparisons with SYSTEM_VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
glsl: Add a lowering pass for gl_VertexID
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
glsl/linker: Make get_main_function_signature public
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
mesa: Add SYSTEM_VALUE_BASE_VERTEX
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
mesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Ian Romanick
mesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Jonathan Gray
configure.ac: unbreak the build with non gnu grep
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Add support for shadow samplers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Add support for texture swizzles.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Move the texture format into a struct.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Add support for depth texturing.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Expose r4 to register allocation.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: Drop pointless raddr conflict handling on SF.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Eric Anholt
vc4: The r4_count is supposed to be how many writes...
commit
|
commitdiff
|
tree
|
snapshot
next