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-06-23
Jason Ekstrand
i965/fs: Plumb compiler debug logging through brw_compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965/fs: Do the no16 perf logging directly in fs_visito...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965/fs: Make no16 non-variadic
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965: Move INTEL_DEBUG variable parsing to screen creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965: Remove the dependance on brw_context from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965: Plumb compiler debug logging through a function...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Kenneth Graunke
mesa: Add a va_args variant of _mesa_gl_debug().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jason Ekstrand
i965: Replace some instances of brw->gen with devinfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Turner
i965: Initialize backend_shader::mem_ctx in its constru...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Turner
i965: Assert that the GL primitive isn't out of range.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Turner
i965/cfg: Assert that cur_do/while/if pointers are...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Turner
mesa: Delete unused ICEIL().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Turner
i965/fs: Don't mess up stride for uniform integer multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Boyan Ding
egl/x11: Remove duplicate call to dri2_x11_add_configs_...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Ben Widawsky
i965/gen9: Don't use encrypted MOCS
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Ilia Mirkin
nv50,nvc0: make sure to pushbuf_refn before putting...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Ilia Mirkin
nvc0: always put all tfb bufs into bufctx
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Ilia Mirkin
glsl: binding point is a texture unit, which is a combi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
android: egl: do not link against libglapi
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
gbm: do not (over)link against libglapi.so
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Frank Henigman
gbm: dlopen libglapi so gbm_create_device works
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
configure: drop unused variable GBM_BACKEND_DIRS
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
configure: error out when building libEGL without share...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
configure: error out when building backend-less libEGL
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
drivers/x11: drop unneeded HAVE_X11_DRIVER check
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
configure: allow building shared-glapi powered libgl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
targets/libgl-xlib: fix the build against shared_glapi
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
drivers/x11: fix the build against shared_glapi
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
configure: warn about shared_glapi & xlib-glx only...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
glapi: remap_helper.py: remove unused argument 'es'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Emil Velikov
glapi: gl_table.py: remove unused variable 'es'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Derek Foreman
egl: Use the loader_open_device() helper to do open...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Derek Foreman
glx: Use loader_open_device() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Derek Foreman
loader: Rename drm_open_device() to loader_open_device...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Derek Foreman
egl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jose Fonseca
draw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jose Fonseca
glsl: Specify the shader stage in linker errors due...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Dave Airlie
docs: update GL3 with softpipe/llvmpipe gpu_shader5...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Dave Airlie
draw/gallivm: add invocation ID support for llvmpipe.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Dave Airlie
draw/tgsi: implement geom shader invocation support.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Dave Airlie
tgsi: handle indirect sampler arrays. (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Kenneth Graunke
nir: Allow vec2/vec3/vec4 instructions in the select...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Kenneth Graunke
i965: Add and fix comments in brw_vue_map.c.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Kenneth Graunke
i965: Split VUE map handling out of brw_vs.c into brw_v...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Ben Widawsky
i965/gen9: Implement Push Constant Buffer workaround
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Brian Paul
mesa: use _mesa_lookup_enum_by_nr() in print_array()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: align vertex buffer size in buf_create()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: move ilo_format.[ch] out of core
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: add ilo_state_surface_valid_format()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: add ilo_state_vf_valid_element_format()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Alexandre Courbot
nvc0: use NV_VRAM_DOMAIN() macro
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Alexandre Courbot
nouveau: support for custom VRAM domains
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chia-I Wu
ilo: add ilo_state_compute
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Dave Airlie
r600g: ignore sampler views for now.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: pass sz to split_dest()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3/nir: add more opcodes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: only unminify txf coords on a3xx
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno: remove int sampler shader variants
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: block reshuffling and loops!
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: a4xx encodes larger immed offset
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: simplify find_neighbors stop condition
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: move inputs/outputs to shader
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3/ra: use register_allocate
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: introduce ir3_compiler object
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: dump nocp option
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: remove tgsi f/e
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3/sched: convert to priority queue
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: use standard list implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: drop dot graph dumping
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
freedreno/ir3: more builder helpers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
gallium/ttn: add missing SNE
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
util/list: add list_first/last_entry
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
gallium/ttn: add texture-type support
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
glsl_to_tgsi: add SVIEW decl support
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
util/blitter (and friends): generate appropriate SVIEW...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
util/pstipple: updates for SVIEW decls
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
draw: updates to support SVIEW decls
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
tgsi/transform: add support for SVIEW decls
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rob Clark
tgsi: update docs for SVIEW usage with TEX* instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Eric Anholt
mesa: Back out an accidental change I had in a VC4...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Emil Velikov
docs: Add sha256sums for the 10.5.8 release
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Emil Velikov
Add release notes for the 10.5.8 release
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Eric Anholt
vc4: Use a defined t value for 1D textures.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Eric Anholt
vc4: Fix write-only texsubimage when we had to align.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: clean up header includes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: avoid ilo_ib_state in genX_3DPRIMITIVE()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: move gen6_so_SURFACE_STATE() out of core
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: add ilo_state_sol_buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: add ilo_state_index_buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: add ilo_state_vertex_buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: add 3DSTATE_VF_INSTANCING to ilo_state_vf
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: add 3DSTATE_VF to ilo_state_vf
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: embed pipe_index_buffer in ilo_ib_state
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: fix a buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Chia-I Wu
ilo: fix a -Wmaybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Brian Paul
glsl: fix formatting glitch in _mesa_print_ir()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Ben Widawsky
i965/gen8: Use HALIGN_16 for single sample mcs buffers
commit
|
commitdiff
|
tree
|
snapshot
next