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
2017-06-26
Marek Olšák
mesa/glthread: add glthread "perf" counters and pass...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Marek Olšák
gallium/hud: move struct hud_context to hud_private.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Marek Olšák
gallium/hud: rename API-thread-busy to main-thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Marek Olšák
mesa/glthread: switch to u_queue and redesign the batch...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Marek Olšák
mesa/glthread: remove HAVE_PTHREAD guards
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Marek Olšák
util: move pipe_thread_is_self from gallium to src...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Bas Nieuwenhuizen
radv: Remove unused args of radv_image_view_init.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Bas Nieuwenhuizen
radv: Use correct image layout for blit based copies.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Grigori Goronzy
mesa/marshal: add custom marshalling for glNamedBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Dave Airlie
radv: handle primitive id input into fragment shader...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Dave Airlie
radv: compile fragment shader first.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Dave Airlie
radv: set prim_id for geometry shaders
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Dave Airlie
radv: set use_prim_id for tess shaders correctly.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Pierre Moreau
nv50/ir: Properly fold constants in SPLIT operation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Marek Olšák
radeonsi/gfx9: don't overallocate shader binaries
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Lucas Stach
st/dri2: implement image offset query
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Samuel Pitoiset
mesa: only flush vertices when the viewport is different
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Samuel Pitoiset
mesa: remove useless comments in the viewport code...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Roland Scheidegger
llvmpipe: initialize default fb correctly in setup
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Jason Ekstrand
i965/miptree: Rework aux enabling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Jason Ekstrand
i965: Clamp clear colors to the representable range
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Jason Ekstrand
i965: Don't bother with HiZ in renderbuffer_move_to_temp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Jason Ekstrand
i965/miptree: Rename the non_msrt_mcs functions to...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Jason Ekstrand
i965/miptree: Delete the layered rendering resolve
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Anuj Phogat
anv/cnl: Don't write to Cache Mode Register 1 on gen10+
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Anuj Phogat
i965/cnl: Don't write to Cache Mode Register 1 on gen10+
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
radeonsi: unreference vertex buffers when destroying...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Edmondo Tommasina
drirc: Add glsl_correct_derivatives_after_discard for...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
radeonsi: implement the workaround for Rocket League...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
gallium/radeon: pass create_screen flags to r600_common...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
st/dri: add a drirc workaround for Rocket League
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
st/dri: get drirc options before creating pipe_screen
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
gallium: allow passing 'unsigned flags' to create_screen()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
mesa: don't flush vertices in glClientActiveTexture
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
mesa: don't flag _NEW_ARRAY for GL_PRIMITIVE_RESTART_NV
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Roland Scheidegger
llvmpipe:fix using 32bit rasterization mistakenly,...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Roland Scheidegger
llvmpipe: fill in debug vertex info for tri rasterization
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Marek Olšák
Revert "radeonsi: don't emit partial flushes at the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: remove spurious flush in _mesa_Viewport()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: remove spurious flush in _mesa_DepthRange()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: do not trigger _NEW_TEXTURE_STATE in glActiveText...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add KHR_no_error support for glViewport()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add viewport() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add KHR_no_error support for glViewportArrayv()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add viewport_array() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add KHR_no_error support for glViewportIndexed*()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: rename ViewportIndexedf() to viewport_indexed_err()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add KHR_no_error support for glClipControl()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Samuel Pitoiset
mesa: add clip_control() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
i965: Convert upload_default_color to genxml.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
i965: Remove unused code and delete file.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
i965: Convert vs, gs, tcs, tes and cs samplers to genxml.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
i965: Convert fs sampler state to use genxml.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
genxml: fix gen5 sampler border color state.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Rafael Antognolli
aubinator: Dump sampler state pointers on gen6 too.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
anv: Fix -Wswitch in anv_layout_to_aux_usage()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
i965: Fix -Wunused-variable in gen8_write_pma_stall_bits()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anusha Srivatsa
i965/CFL: Add PCI Ids for Coffee Lake.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel: Enable vulkan build for gen10
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
anv/cnl: Generate and use gen10 functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
anv/cnl: Don't set FloatBlendOptimizationEnable{Mask}
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
anv/cnl: Use GENX(xx) in place of GEN9_xx
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
anv/cnl: Add #defines for MOCS and genX(x)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Add Gen10 CACHE_MODE_1 definitions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Rename StartInstanceLocation to StartingI...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Rename IndirectStatePointer to BorderColo...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Combine DataDWord{0, 1} fields in to...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Add INSTDONE registers in gen10
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Anuj Phogat
intel/genxml: Add better support for MI_MATH in gen10
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
i965/dri: Add intel_screen param to intel_create_winsys...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
i965: Move brw_context format arrays to intel_screen
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
i965: Rename some vague format members of brw_context
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl: Rename 'count' in ${platform}_add_configs_for_visu...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/x11: Declare EGLConfig attrib array inside loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/drm: Declare EGLConfig attrib array inside loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/android: Declare EGLConfig attrib array inside...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/dri2: Declare loop vars inside the loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/wayland: Declare loop vars inside the loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/surfaceless: Move loop vars inside the loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/x11: Declare loop vars inside the loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/drm: Move loop vars inside the loop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/android: Declare loop vars inside their loops (v2)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Brian Paul
svga: minor whitespace fixes in svga_pipe_vertex.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Brian Paul
svga: check return value from svga_set_shader( SVGA3D_S...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Charmaine Lee
svga: fix pre-mature flushing of the command buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
George Kyriazis
swr: invalidate attachment on transition change
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Juan A. Suarez...
Revert "getteximage: Return correct error value when...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Eric Engestrom
egl: properly count configs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chad Versace
egl/android: Change order of EGLConfig generation (v2)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Ville Syrjälä
i915: Fix gl_Fragcoord interpolation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Eric Engestrom
egl: simplify dri_config conditionals
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Marek Olšák
radeonsi/gfx9: enable DCC fast clear
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Marek Olšák
radeonsi/gfx9: don't ever flush the TC metadata cache
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Marek Olšák
radeonsi/gfx9: use TC L2 for fast color clear with...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Marek Olšák
radeonsi: fix DCC fast clear for luminance and alpha...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Marek Olšák
radeonsi: don't emit partial flushes at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Andres Gomez
anv: FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR not used...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chandu Babu N
change va max_entrypoints
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chandu Babu N
st/va: Fix leak in VAAPI subpictures
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Timothy Arceri
glsl: tidy up int declaration
commit
|
commitdiff
|
tree
|
snapshot
next