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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: In helpers, only check driver capability for meta
Nanley Chery
2015-11-12
2
-0
/
+12
*
mesa/meta: Use interpolateAtOffset for 16x MSAA copy blit
Neil Roberts
2015-11-05
1
-2
/
+37
*
meta/blit: Always try to enable GL_ARB_sample_shading
Neil Roberts
2015-11-05
1
-14
/
+2
*
meta: Support 16x MSAA in the multisample scaled blit shader
Neil Roberts
2015-11-05
2
-10
/
+21
*
drivers/common: use _mesa_RasterPos instead of _tnl_RasterPos
Brian Paul
2015-10-22
1
-1
/
+2
*
mesa,meta: move gl_texture_object::TargetIndex initializations
Brian Paul
2015-10-08
1
-1
/
+4
*
meta: Update comment about unsupported texture types.
Matt Turner
2015-10-05
1
-2
/
+1
*
mesa: remove Driver.EndCallList
Marek Olšák
2015-10-03
1
-3
/
+0
*
mesa: remove Driver.BeginCallList
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.EndList
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.NewList
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.NotifySaveBegin
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.SaveFlushVertices
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.FlushVertices
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.BindArrayObject
Marek Olšák
2015-10-03
1
-6
/
+0
*
mesa: remove Driver.DeleteArrayObject
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.NewArrayObject
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.Hint
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.ColorMaskIndexed
Marek Olšák
2015-10-03
1
-17
/
+5
*
mesa: remove Driver.Accum
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.ResizeBuffers
Marek Olšák
2015-10-03
1
-1
/
+0
*
meta: Handle array textures in scaled MSAA blits
Ian Romanick
2015-09-30
1
-15
/
+20
*
mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
2015-09-24
2
-8
/
+97
*
meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Anuj Phogat
2015-09-14
1
-18
/
+25
*
meta: Use result of texture coordinate clamping operation
Ian Romanick
2015-09-10
1
-2
/
+2
*
meta: Always bind the texture
Ian Romanick
2015-09-10
1
-3
/
+6
*
meta: Save/restore compute shaders
Jordan Justen
2015-09-02
1
-2
/
+4
*
meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
2015-09-02
1
-15
/
+30
*
Delete duplicate function is_power_of_two() and use _mesa_is_pow_two()
Anuj Phogat
2015-07-29
1
-3
/
+3
*
meta/copy_image: Stash off the scissor
Jason Ekstrand
2015-07-28
1
-2
/
+2
*
meta: Use _mesa_need_rgb_to_luminance_conversion() in decompress_texture_image()
Anuj Phogat
2015-07-24
1
-5
/
+2
*
mesa: Change the signature of _mesa_need_rgb_to_luminance_conversion()
Anuj Phogat
2015-07-24
1
-1
/
+3
*
meta: Fix reading luminance texture as rgba in _mesa_meta_pbo_GetTexSubImage()
Anuj Phogat
2015-07-24
1
-2
/
+34
*
meta: Use _mesa_need_luminance_to_rgb_conversion() in decompress_texture_image()
Anuj Phogat
2015-07-24
1
-10
/
+2
*
meta: Use _mesa_unpack_format_to_base_format() to handle integer formats
Anuj Phogat
2015-07-24
1
-4
/
+2
*
mesa: Set green, blue channels to zero only for formats with these components
Anuj Phogat
2015-07-24
1
-3
/
+10
*
meta: Don't do fragment color clamping in _mesa_meta_pbo_GetTexSubImage
Anuj Phogat
2015-07-24
1
-0
/
+5
*
meta: Abort meta pbo path if readpixels need signed-unsigned conversion
Anuj Phogat
2015-07-24
1
-0
/
+26
*
meta: Fix transfer operations check in meta pbo path for readpixels
Anuj Phogat
2015-07-24
1
-4
/
+9
*
mesa: add tessellation shader enums
Fabian Bieler
2015-07-23
1
-0
/
+2
*
mesa: replace Driver.GetCompressedTexImage() w/ GetCompressedTexSubImage()
Brian Paul
2015-07-21
1
-1
/
+1
*
mesa: replace Driver.GetTexImage with GetTexSubImage()
Brian Paul
2015-07-21
3
-14
/
+18
*
meta: add offset, width, height parameters to decompress_texture_image()
Brian Paul
2015-07-21
1
-5
/
+5
*
meta: handle subimages in _mesa_meta_setup_texture_coords()
Brian Paul
2015-07-21
3
-33
/
+65
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
2
-2
/
+2
*
meta: Only change and restore viewport 0 in mesa meta mode
Mike Stroyan
2015-06-27
1
-2
/
+2
*
meta: Abort texture upload if pixels == null and no pixel unpack buffer set
Anuj Phogat
2015-06-15
1
-1
/
+2
*
meta: Abort meta path if ReadPixels need rgb to luminance conversion
Anuj Phogat
2015-06-15
1
-0
/
+9
*
meta: Use is_power_of_two() helper function
Anuj Phogat
2015-06-15
1
-3
/
+3
*
main: Refactor _mesa_drawbuffers.
Laura Ekstrand
2015-05-14
1
-1
/
+2
[next]