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
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge"
Emil Velikov
2015-12-19
3
-31
/
+10
*
Revert "i965/fs: Use a stride of 1 and byte offsets for UBOs"
Emil Velikov
2015-12-19
3
-13
/
+16
*
Revert "i965/vec4: Use a stride of 1 and byte offsets for UBOs"
Emil Velikov
2015-12-19
3
-7
/
+27
*
Revert "i965/state: Get rid of dword_pitch arguments to buffer functions"
Emil Velikov
2015-12-19
5
-14
/
+30
*
Revert "i965/nir: Remove unused indirect handling"
Emil Velikov
2015-12-19
1
-11
/
+33
*
i965: Add B8G8R8X8_SRGB to the alpha format override
Neil Roberts
2015-12-18
1
-0
/
+4
*
i965: Add MESA_FORMAT_B8G8R8X8_SRGB to brw_format_for_mesa_format
Neil Roberts
2015-12-18
1
-0
/
+1
*
i965: Resolve color and flush for all active shader images in intel_update_st...
Francisco Jerez
2015-12-18
1
-0
/
+18
*
i965/nir: Remove unused indirect handling
Jason Ekstrand
2015-12-18
1
-33
/
+11
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-18
5
-30
/
+14
*
i965/vec4: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-18
3
-27
/
+7
*
i965/fs: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-18
3
-16
/
+13
*
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
Jason Ekstrand
2015-12-18
3
-10
/
+31
*
i965: use _Shader to get fragment program when updating surface state
Tapani Pälli
2015-12-18
1
-2
/
+2
*
i965: Fix scalar vertex shader struct outputs.
Kenneth Graunke
2015-12-18
2
-6
/
+32
*
i965: Fix fragment shader struct inputs.
Kenneth Graunke
2015-12-18
3
-82
/
+84
*
xmlconfig: Add support for DragonFly
François Tigeot
2015-12-03
1
-0
/
+3
*
meta: Track VBO using gl_buffer_object instead of GL API object handle
Ian Romanick
2015-11-24
1
-4
/
+5
*
meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-1
/
+1
*
i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-3
/
+3
*
i965: Don't pollute the buffer object namespace in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-5
/
+5
*
i965: Use internal functions for buffer object access
Ian Romanick
2015-11-24
1
-6
/
+18
*
i965: Use DSA functions for VBOs in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-6
/
+7
*
i965: Pass brw_context instead of gl_context to brw_draw_rectlist
Ian Romanick
2015-11-24
1
-4
/
+5
*
r200: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+4
*
radeon: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+2
*
i965/skl/gt4: Fix URB programming restriction.
Ben Widawsky
2015-11-18
1
-0
/
+9
*
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2015-11-07
1
-1
/
+5
*
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
2015-11-07
1
-1
/
+1
*
i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
2015-11-05
2
-4
/
+5
*
i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
2015-11-05
1
-5
/
+1
*
i965: Remove early release of DRI2 miptree
Chris Wilson
2015-10-21
1
-1
/
+0
*
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
2015-10-21
1
-0
/
+2
*
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
2015-10-21
1
-4
/
+6
*
i965: Use _mesa_is_image_unit_valid() instead of gl_image_unit::_Valid.
Francisco Jerez
2015-10-21
3
-6
/
+10
*
i965: Don't tell the hardware about our UAV access.
Francisco Jerez
2015-10-21
6
-19
/
+41
*
i915: Remember to call intel_prepare_render() before blitting
Ville Syrjälä
2015-10-07
1
-0
/
+5
*
i915: Fix texcoord vs. varying collision in fragment programs
Ville Syrjälä
2015-10-07
2
-26
/
+71
*
i830: Fix collision between I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0)
Ville Syrjälä
2015-10-07
1
-4
/
+4
*
i965/fs: Fix hang on IVB and VLV with image format mismatch.
Francisco Jerez
2015-10-07
1
-4
/
+38
*
i965: Respect stride and subreg_offset for ATTR registers
Kristian Høgsberg Kristensen
2015-09-28
1
-1
/
+4
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
2
-2
/
+2
*
i965: fix textureGrad for cubemaps
Tapani Pälli
2015-09-23
1
-19
/
+182
*
i965/vec4_nir: Load constants as integers
Antia Puentes
2015-09-23
1
-2
/
+2
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-23
1
-0
/
+21
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-23
1
-0
/
+8
*
i965: Use hash tables for brw_fs_vector_splitting().
Kenneth Graunke
2015-09-11
1
-22
/
+22
*
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
Kenneth Graunke
2015-09-11
1
-0
/
+9
*
xmlpool: 'promote' LOCALEDIR variable
Emil Velikov
2015-09-11
1
-1
/
+1
*
i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops
Chris Wilson
2015-09-11
2
-0
/
+8
[next]