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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
3
-3
/
+3
*
i915: Fix up intelInitScreen2 for DRI3
Adel Gadllah
2014-07-17
1
-1
/
+2
*
i915: Fix gen2 texblend setup
Ville Syrjälä
2014-06-23
1
-1
/
+1
*
Enable GL_ARB_explicit_uniform_location in the drivers.
Tapani Pälli
2014-06-16
1
-0
/
+1
*
mesa/drivers: Fix clang constant-logical-operand warnings.
Vinson Lee
2014-06-14
1
-4
/
+4
*
i915: add a missing NULL pointer check
Lubomir Rintel
2014-05-30
1
-1
/
+1
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-4
/
+4
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
1
-1
/
+0
*
i915: Don't advertise Z formats in TextureFormatSupported on gen2
Ville Syrjälä
2014-05-01
1
-13
/
+15
*
i915: Fix format of private renderbuffers
Ville Syrjälä
2014-05-01
1
-16
/
+30
*
i915: Drop use of _ReallyEnabled.
Eric Anholt
2014-04-30
2
-45
/
+44
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-1
/
+1
*
mesa: Drop dead last_ReallyEnabled fields from drivers.
Eric Anholt
2014-04-30
1
-1
/
+0
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
2
-2
/
+2
*
i915: Redo texture unit walking on i830.
Eric Anholt
2014-04-30
1
-10
/
+6
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-3
/
+3
*
i915: Fix build error.
Iago Toral Quiroga
2014-04-08
1
-6
/
+0
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
1
-6
/
+0
*
intel: When checking for updating front buffer reading, use the right fb.
Eric Anholt
2014-03-11
1
-1
/
+1
*
dri/i9*5: correctly calculate the amount of system memory
Emil Velikov
2014-03-01
1
-1
/
+1
*
i915: Allocate the sys_buffer using _mesa_align_malloc
Ian Romanick
2014-02-28
1
-7
/
+8
*
i915: Only allow 8 vertex texture units
Ian Romanick
2014-02-28
1
-0
/
+1
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
3
-56
/
+65
*
mesa: add storage flags parameter to Driver.BufferData
Marek Olšák
2014-02-25
1
-1
/
+4
*
intel: Remove some dead code I noticed in intel_screen.c.
Eric Anholt
2014-02-22
1
-4
/
+0
*
mesa: GL_ARB_half_float_pixel is not optional
Ian Romanick
2014-02-11
1
-1
/
+0
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
6
-12
/
+12
*
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
2014-01-30
1
-0
/
+3
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
10
-44
/
+44
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
7
-15
/
+15
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
10
-29
/
+29
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
12
-37
/
+37
*
mesa: GL_EXT_framebuffer_blit is not optional
Ian Romanick
2014-01-27
1
-1
/
+0
*
i915: Silence warning: unused parameter warning in intel_bufferobj_buffer
Ian Romanick
2014-01-20
3
-13
/
+5
*
i915: Ensure that intel_bufferobj_map_range meets alignment guarantees
Ian Romanick
2014-01-20
1
-7
/
+21
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-12
/
+12
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
3
-21
/
+29
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
57
-119
/
+119
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
4
-24
/
+26
*
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
2014-01-15
2
-2
/
+2
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-13
/
+2
*
i915: Remove spurious calls to DepthRange
Ian Romanick
2014-01-15
2
-9
/
+2
*
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
2014-01-09
2
-27
/
+27
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2013-12-22
1
-0
/
+1
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-1
/
+0
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2013-12-13
7
-6
/
+14
*
mesa: initialize gl_renderbuffer::Depth in core
Marek Olšák
2013-11-23
1
-2
/
+0
*
mesa: Remove PROGRAM_ENV_PARAM enum.
Eric Anholt
2013-11-15
1
-8
/
+0
*
mesa: Remove PROGRAM_LOCAL_PARAM enum.
Eric Anholt
2013-11-15
1
-3
/
+0
*
i915: Actually enable __DRI2rendererQueryExtensionRec
Ian Romanick
2013-11-15
1
-0
/
+1
[next]