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
*
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
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
meta: remove unneeded #include colortab.h
Brian Paul
2015-04-28
1
-1
/
+0
*
meta: Remove error checks for texture <-> pixel-buffer transfers that don't b...
Eduardo Lima Mitev
2015-03-13
1
-32
/
+0
*
meta: Plug memory leak
Ben Widawsky
2015-03-09
1
-1
/
+3
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-0
/
+7
*
meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage
Neil Roberts
2015-03-05
1
-0
/
+8
*
meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage
Neil Roberts
2015-03-05
1
-12
/
+20
*
Revert "common: Fix PBOs for 1D_ARRAY."
Neil Roberts
2015-03-05
1
-36
/
+26
*
meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
Jason Ekstrand
2015-03-02
1
-4
/
+4
*
meta: silence declaration after code warning on MinGW
Brian Paul
2015-02-27
1
-1
/
+2
*
meta: silence uninitialized variable warnings for MinGW
Brian Paul
2015-02-27
1
-0
/
+2
*
meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex
Neil Roberts
2015-02-26
1
-4
/
+0
*
meta: Pass null pointer for the pixel data to avoid unnecessary data upload
Anuj Phogat
2015-02-25
1
-1
/
+4
*
meta: Fix buffer object assignment to account for both pack and unpack bo's
Anuj Phogat
2015-02-25
1
-1
/
+1
*
meta: Use GL_STREAM_READ for pbo created with GL_PIXEL_PACK_BUFFER
Anuj Phogat
2015-02-25
1
-1
/
+7
*
meta: Add assertion check for ctx->Meta->SaveStackDepth
Anuj Phogat
2015-02-25
1
-0
/
+2
*
meta: Do power of two samples check only for samples > 0
Anuj Phogat
2015-02-25
1
-2
/
+2
*
common: Fix PBOs for 1D_ARRAY.
Laura Ekstrand
2015-02-24
1
-26
/
+36
*
common: Correct PBO 2D_ARRAY handling.
Laura Ekstrand
2015-02-24
1
-9
/
+17
*
common: Correct texture init for meta pbo uploads and downloads.
Laura Ekstrand
2015-02-24
1
-1
/
+4
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-5
/
+5
[next]