index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r100: Silence numerous unused this or that warnings
Ian Romanick
2017-05-31
1
-8
/
+9
*
r100: Use _mesa_get_format_base_format in radeon_update_wrapper
Ian Romanick
2017-05-31
1
-1
/
+1
*
r100,r200: Don't assume glVisual is non-NULL during context creation
Ian Romanick
2017-05-31
3
-3
/
+1
*
r100: Don't assume that the base mipmap of a texture exists
Ian Romanick
2017-05-31
1
-4
/
+10
*
i965: Delete dead old-school packing structs.
Kenneth Graunke
2017-05-30
1
-175
/
+0
*
i965: Set the "Float Blend Optimization Enable" bit on Gen9+.
Kenneth Graunke
2017-05-30
2
-1
/
+4
*
i965: Fix type of brw_context::render_target_format[]
Chad Versace
2017-05-30
3
-5
/
+5
*
i965: Move func to right comment block in brw_context.h
Chad Versace
2017-05-30
1
-1
/
+1
*
i965: Document type of GLuint __DRIimage::format
Chad Versace
2017-05-30
1
-1
/
+1
*
i965: Add whitespace in intel_update_image_buffers()
Chad Versace
2017-05-30
1
-0
/
+1
*
i965: Move an 'i' declaration into its 'for' loop
Chad Versace
2017-05-30
1
-2
/
+2
*
i965: Fix type of intel_update_image_buffers::format
Chad Versace
2017-05-30
1
-1
/
+1
*
i965: Rename intel_create_renderbuffer
Chad Versace
2017-05-30
3
-8
/
+9
*
i965/dri: Combine declaration and assignment in intelCreateBuffer
Chad Versace
2017-05-30
1
-2
/
+1
*
i965/dri: Rewrite comment for intelCreateBuffer
Chad Versace
2017-05-30
1
-1
/
+5
*
i965: Always scissor on Gen4-5 instead of disabling guardband.
Kenneth Graunke
2017-05-29
2
-28
/
+13
*
i965: Unify Gen4-5 and Gen6 SF_VIEWPORT/CLIP_VIEWPORT code.
Kenneth Graunke
2017-05-29
3
-114
/
+9
*
i965: Make a set_scissor_bits helper function.
Kenneth Graunke
2017-05-29
1
-33
/
+40
*
i965: Use GENX(packet_length) rather than hardcoded dword counts.
Kenneth Graunke
2017-05-29
1
-9
/
+12
*
i965: Move the scissoring code up near the viewport code.
Kenneth Graunke
2017-05-29
1
-86
/
+86
*
i965: Replace brw->gen and devinfo->gen with GEN_GEN.
Kenneth Graunke
2017-05-29
1
-6
/
+4
*
i965: Rework Sandybridge 3DSTATE_VIEWPORT_STATE_POINTERS.
Kenneth Graunke
2017-05-29
1
-33
/
+15
*
i965: Port CC_VIEWPORT to genxml.
Kenneth Graunke
2017-05-29
3
-52
/
+55
*
i965/copy_image: Use the blitter on gen5
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965/blorp: Support copyteximage on gen4-5
Jason Ekstrand
2017-05-26
1
-4
/
+7
*
i965: Use blorp for CopyImageSubData on gen4-5
Jason Ekstrand
2017-05-26
1
-123
/
+17
*
i965: Round copy size to the nearest block in intel_miptree_copy
Jason Ekstrand
2017-05-26
1
-2
/
+2
*
i965: Use BLORP for color clears on gen4-5
Jason Ekstrand
2017-05-26
1
-2
/
+1
*
i965: Use blorp for color blits on gen4-5
Jason Ekstrand
2017-05-26
2
-53
/
+30
*
i965: Add blorp support for gen4-5
Jason Ekstrand
2017-05-26
6
-3
/
+227
*
i965/gen4: Expose the guts of URB recalculation as a helper
Jason Ekstrand
2017-05-26
2
-5
/
+12
*
intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
2017-05-26
1
-1
/
+2
*
i965: Move clip program compilation to the compiler
Jason Ekstrand
2017-05-26
10
-2339
/
+22
*
i965: Move SF compilation to the compiler
Jason Ekstrand
2017-05-26
7
-981
/
+12
*
i965/clip: Make brw_clip_prog_key::interp_mode an array
Jason Ekstrand
2017-05-26
2
-2
/
+6
*
i965/sf: make brw_sf_prog_key::interp_mode an array
Jason Ekstrand
2017-05-26
2
-2
/
+6
*
intel/genxml: Sampler state is a pointer on gen4-5
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965/blorp: Properly handle mt->first_level
Jason Ekstrand
2017-05-26
1
-0
/
+3
*
i965/miptree: Take first_level into account when converting to ISL
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965: Use blorp_copy for doing r8 stencil updates on HSW
Jason Ekstrand
2017-05-26
1
-15
/
+4
*
i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
2017-05-26
1
-18
/
+38
*
i965: use mmap64 for Android
Rob Herring
2017-05-25
1
-16
/
+3
*
i965: Enable ASTC HDR for Broxton
Nanley Chery
2017-05-22
1
-0
/
+3
*
mesa: GL_ARB_shader_subroutine is not optional in core profile
Ian Romanick
2017-05-22
1
-1
/
+0
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide ...
Benedikt Schemmer
2017-05-22
1
-0
/
+4
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead...
John Brooks
2017-05-20
1
-1
/
+12
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
3
-0
/
+9
*
i965: Use the upload BO for push constants on Gen7.5-Gen8.
Kenneth Graunke
2017-05-20
2
-2
/
+2
*
i965: Use the upload BO for push constants on Gen9+.
Kenneth Graunke
2017-05-20
2
-6
/
+11
*
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
2017-05-20
2
-3
/
+1
[next]