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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: use new RGBX formats
Marek Olšák
2013-02-07
1
-17
/
+111
*
mesa: add RGBX formats for existing GL RGB texture formats
Marek Olšák
2013-02-07
6
-47
/
+959
*
i965/blorp: Support blits between ARGB and XRGB formats.
Kenneth Graunke
2013-02-06
1
-14
/
+12
*
i965/blorp: Support overriding destination alpha to 1.0.
Kenneth Graunke
2013-02-06
1
-0
/
+19
*
i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
2013-02-06
5
-8
/
+154
*
mesa: Put extern "C" guards in renderbuffer.h.
Kenneth Graunke
2013-02-06
1
-1
/
+7
*
st/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
Marek Olšák
2013-02-06
6
-22
/
+21
*
st/mesa: adjust texture format selection to try the closest base format first
Marek Olšák
2013-02-06
1
-18
/
+13
*
st/mesa: put RGBX8 and RGBA8 in the default format lists
Marek Olšák
2013-02-06
1
-0
/
+2
*
st/mesa: add the rest of RGB8 format/type combos to exact_format_mapping tables
Marek Olšák
2013-02-06
1
-2
/
+0
*
mesa: fixup inconsistent naming of RG16 formats
Marek Olšák
2013-02-06
12
-37
/
+37
*
st/mesa: emit saturates in the vertex shader if Shader Model 3.0 is supported
Marek Olšák
2013-02-06
3
-3
/
+6
*
st/mesa: advertise ARB_shading_language_packing for GLSL >= 1.30
Marek Olšák
2013-02-06
2
-0
/
+16
*
st/mesa: do most of GLSL lowering outside of the optimization do-while loop
Marek Olšák
2013-02-06
1
-36
/
+29
*
st/mesa: remove dead code depending on EmitCondCodes
Marek Olšák
2013-02-06
1
-22
/
+2
*
i965: Disable write masking when setting up texturing m0.
Eric Anholt
2013-02-04
2
-1
/
+4
*
intel: Fix regression in intel_create_image_from_name stride handling
Tapani Pälli
2013-02-04
1
-1
/
+1
*
i965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a39ba538c18
Eric Anholt
2013-02-04
2
-2
/
+4
*
glsl: Rename uniform_field_visitor to program_resource_visitor.
Paul Berry
2013-02-04
1
-2
/
+2
*
mesa/glsl: Separate parsing logic from _mesa_get_uniform_location.
Paul Berry
2013-02-04
2
-61
/
+28
*
intel: make sure to setup image dimension in image_from_planar setup
Abdiel Janulgue
2013-02-04
1
-0
/
+1
*
st/mesa: emit SQRT opcode when driver supports it
Brian Paul
2013-02-04
1
-7
/
+21
*
st/mesa: simplify the update_single_texture() function
Brian Paul
2013-02-04
1
-28
/
+7
*
st/mesa: merge st_ChooseTextureFormat_renderable() into st_ChooseTextureFormat()
Brian Paul
2013-02-04
2
-38
/
+21
*
st/mesa: improve the format choosing code for DrawPixels
Brian Paul
2013-02-04
1
-6
/
+8
*
st/mesa: don't choose DXT formats if we can't do DXT compression
Brian Paul
2013-02-04
5
-13
/
+29
*
mesa: don't use format chooser code for glCompressedTexImage
Brian Paul
2013-02-04
1
-2
/
+12
*
i965: Fix the SF Vertex URB Read Length calculation for Gen7 platforms.
Kenneth Graunke
2013-02-03
1
-16
/
+16
*
i965: Fix the SF Vertex URB Read Length calculation for Sandybridge.
Kenneth Graunke
2013-02-03
1
-16
/
+18
*
i965: Compute the maximum SF source attribute.
Kenneth Graunke
2013-02-03
3
-4
/
+12
*
i965: Refactor Gen6+ SF attribute override code.
Kenneth Graunke
2013-02-03
1
-12
/
+13
*
i965: Remove dead field brw_wm_prog_data::error.
Kenneth Graunke
2013-02-03
1
-1
/
+0
*
i965: Remove dead field brw_context::constant_map.
Kenneth Graunke
2013-02-03
1
-1
/
+0
*
swrast: Fix memory leak.
Vinson Lee
2013-02-01
1
-0
/
+1
*
intel: implement create image from texture
Abdiel Janulgue
2013-02-01
1
-21
/
+138
*
intel: Account for mt->offset in intel_miptree_map
Abdiel Janulgue
2013-02-01
1
-2
/
+2
*
intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
2013-02-01
1
-7
/
+53
*
i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
2013-02-01
2
-2
/
+21
*
intel: add pixel offset calculator for miptree levels
Abdiel Janulgue
2013-02-01
2
-0
/
+21
*
intel: Expose intel_miptree_create_internal as intel_miptree_create_layout.
Abdiel Janulgue
2013-02-01
2
-14
/
+25
*
intel: expose dimensions and offsets of a miptree level in DRIImage
Abdiel Janulgue
2013-02-01
1
-0
/
+7
*
st/mesa: whitespace/indentation fix
Brian Paul
2013-02-01
1
-2
/
+2
*
mesa: don't expose IBM_rasterpos_clip in a core context
Marek Olšák
2013-02-01
1
-1
/
+1
*
mesa: bump version to 9.2 (devel)
Andreas Boll
2013-01-31
1
-2
/
+2
*
Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
2013-01-30
1
-11
/
+1
*
mesa: Add TexBufferRange to dispatch_sanity.
Kenneth Graunke
2013-01-30
1
-1
/
+1
*
st/mesa: add support for GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
2
-1
/
+28
*
mesa: implement GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
8
-17
/
+103
*
mesa: remove ctx->Driver.Error() hook
Brian Paul
2013-01-29
3
-12
/
+0
*
mesa: fix comment typo: s/formaat/format/
Brian Paul
2013-01-29
1
-1
/
+1
[next]