index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Set r8stencil_needs_update when writing stencil
Jason Ekstrand
2017-09-20
1
-0
/
+6
*
i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Jason Ekstrand
2017-08-25
3
-5
/
+11
*
i965: perf: minimize the chances to spread queries across batchbuffers
Lionel Landwerlin
2017-08-25
1
-0
/
+8
*
i965/blit: Remember to include miptree buffer offset in relocs
Chris Wilson
2017-08-19
2
-3
/
+3
*
i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
2017-08-19
1
-1
/
+0
*
i965: use strtol to convert the integer deviceID override
Emil Velikov
2017-08-03
1
-1
/
+1
*
i965: Resolve framebuffers before signaling the fence
Chris Wilson
2017-08-03
1
-0
/
+32
*
i965: perf: flush batchbuffers at the beginning of queries
Lionel Landwerlin
2017-08-03
1
-0
/
+8
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-08-03
1
-1
/
+1
*
i965: Always set AALINEDISTANCE_TRUE on Sandybridge.
Kenneth Graunke
2017-07-08
1
-2
/
+1
*
i965: Use true AA line distance on G45/Ironlake.
Kenneth Graunke
2017-07-08
1
-1
/
+1
*
i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+
Iago Toral Quiroga
2017-06-28
1
-1
/
+1
*
i915: Fix wpos_tex vs. -1 comparison
Ville Syrjälä
2017-06-28
3
-8
/
+7
*
i965: Clamp clear colors to the representable range
Jason Ekstrand
2017-06-28
1
-0
/
+40
*
i915: Fix gl_Fragcoord interpolation
Ville Syrjälä
2017-06-28
5
-16
/
+21
*
i965: Ignore anisotropic filtering in nearest mode.
Kenneth Graunke
2017-06-28
1
-2
/
+4
*
i965/gen4: Set depth offset when there is stencil attachment only
Topi Pohjolainen
2017-06-28
1
-0
/
+6
*
i965: Set step_rate = 0 for interleaved vertex buffers
Jason Ekstrand
2017-06-28
1
-0
/
+1
*
i965: Disable the interleaved vertex optimization when instancing
Jason Ekstrand
2017-06-28
1
-5
/
+6
*
i965: Do an end-of-pipe sync after flushes
Jason Ekstrand
2017-06-28
1
-3
/
+3
*
i965/blorp: Do an end-of-pipe sync around CCS ops
Jason Ekstrand
2017-06-28
1
-12
/
+4
*
i965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
Jason Ekstrand
2017-06-28
1
-6
/
+12
*
i965: Add an end-of-pipe sync helper
Topi Pohjolainen
2017-06-28
2
-1
/
+100
*
i965: Unify the two emit_pipe_control functions
Jason Ekstrand
2017-06-28
1
-73
/
+64
*
i965: Take a uint64_t immediate in emit_pipe_control_write
Jason Ekstrand
2017-06-28
5
-18
/
+15
*
i965: Flush around state base address
Jason Ekstrand
2017-06-28
2
-1
/
+33
*
i965: Mark depth surfaces as needing a HiZ resolve after blitting
Jason Ekstrand
2017-06-14
1
-0
/
+2
*
i965: Perform HiZ flush/stall prior to HiZ resolves
Jason Ekstrand
2017-06-14
1
-13
/
+26
*
i965: Move the pre-depth-clear flush/stalls to intel_hiz_exec
Jason Ekstrand
2017-06-14
2
-56
/
+58
*
i965/blorp: Take a layer range in intel_hiz_exec
Jason Ekstrand
2017-06-14
5
-18
/
+16
*
xlib: fix glXGetCurrentDisplay() failure
Brian Paul
2017-06-14
4
-5
/
+18
*
automake: Link all libGL.so variants with -Bsymbolic.
Jose Fonseca
2017-06-14
1
-0
/
+1
*
i965/dri: Fix bad GL error in intel_create_winsys_renderbuffer()
Chad Versace
2017-06-14
1
-5
/
+1
*
i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
2017-06-02
5
-29
/
+134
*
r100: Use _mesa_get_format_base_format in radeon_update_wrapper
Ian Romanick
2017-06-01
1
-1
/
+1
*
r100,r200: Don't assume glVisual is non-NULL during context creation
Ian Romanick
2017-06-01
3
-3
/
+1
*
r100: Don't assume that the base mipmap of a texture exists
Ian Romanick
2017-06-01
1
-4
/
+10
*
i965: Round copy size to the nearest block in intel_miptree_copy
Jason Ekstrand
2017-06-01
1
-2
/
+2
*
i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
2017-06-01
1
-18
/
+38
*
i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
2017-05-19
2
-14
/
+5
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-18
1
-1
/
+2
*
i915: Fix build break with empty unreachable()
Daniel Stone
2017-05-10
1
-4
/
+2
*
i965: Don't try to unmap NULL program cache BO.
Kenneth Graunke
2017-05-08
1
-4
/
+7
*
i965: Set modifier for imported and duplicated images
Daniel Stone
2017-05-08
1
-0
/
+20
*
i965: Use helper function for modifier -> tiling
Daniel Stone
2017-05-08
1
-17
/
+34
*
mesa/dri: always link against shared glapi
Emil Velikov
2017-05-08
1
-7
/
+9
*
i965: Solve Android native fence fd double close
Randy Xu
2017-05-05
1
-1
/
+1
*
i965/drm: Delete NULL check in brw_bo_unmap().
Kenneth Graunke
2017-04-16
1
-3
/
+0
*
i965/drm: Remove dead return in brw_bo_busy()
Kenneth Graunke
2017-04-16
1
-3
/
+1
*
i965: enable OpenGL 4.2 in Ivybridge
Juan A. Suarez Romero
2017-04-14
2
-2
/
+2
[next]