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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Construct gl_in with a location of -1.
Paul Berry
2013-10-10
1
-1
/
+1
*
radeon/winsys: fix handling in radeon_drm_cs_flush v2
Christian König
2013-10-10
2
-5
/
+4
*
util: Fix MinGW build.
José Fonseca
2013-10-09
1
-1
/
+1
*
llvmpipe: We don't use the draw pipeline for offset_point/line.
José Fonseca
2013-10-09
1
-2
/
+0
*
gallivm: kill old per-quad face selection code
Roland Scheidegger
2013-10-10
1
-475
/
+286
*
gallivm: handle explicit derivatives for cubemaps
Roland Scheidegger
2013-10-10
3
-56
/
+235
*
gallivm: ignore rho approximation for cube maps
Roland Scheidegger
2013-10-10
1
-30
/
+20
*
glsl: Modify array_sizing_visitor to handle unnamed interface blocks.
Paul Berry
2013-10-09
2
-2
/
+88
*
glsl: Update call_link_visitor to update max_ifc_array_access.
Paul Berry
2013-10-09
1
-12
/
+25
*
glsl/linker: Modify array_sizing_visitor to handle named interface blocks.
Paul Berry
2013-10-09
2
-6
/
+87
*
glsl: Update ir_variable::max_ifc_array_access properly.
Paul Berry
2013-10-09
1
-0
/
+37
*
glsl: Sanity check max_ifc_array_access in ir_validate::visit(ir_variable *).
Paul Berry
2013-10-09
1
-0
/
+20
*
glsl: Add an ir_variable::max_ifc_array_access field.
Paul Berry
2013-10-09
3
-1
/
+25
*
glsl: Make accessor functions for ir_variable::interface_type.
Paul Berry
2013-10-09
9
-33
/
+51
*
glsl: Move update of max_array_access into a separate function.
Paul Berry
2013-10-09
1
-17
/
+30
*
glsl: Add parser support for unsized arrays in interface blocks.
Paul Berry
2013-10-09
1
-0
/
+6
*
glsl: Rename the fourth argument to get_interface_instance.
Paul Berry
2013-10-09
2
-5
/
+5
*
i965/blorp: Allow format conversions for CopyTexSubImage.
Kenneth Graunke
2013-10-09
1
-1
/
+14
*
i965/blorp: Rework sRGB override behavior.
Kenneth Graunke
2013-10-09
2
-9
/
+15
*
i965/blorp: Explain why Z24 can't use a sensible format.
Kenneth Graunke
2013-10-09
1
-1
/
+5
*
i965/blorp: Use R32_FLOAT for Z32F surfaces.
Kenneth Graunke
2013-10-09
1
-6
/
+8
*
i965/blorp: Use R16_UNORM for Z16 surfaces.
Kenneth Graunke
2013-10-09
1
-6
/
+1
*
i965/blorp: Add support for non-render-target formats.
Kenneth Graunke
2013-10-09
1
-7
/
+7
*
i965/blorp: Add an is_render_target parameter to surface_info::set.
Kenneth Graunke
2013-10-09
4
-6
/
+8
*
util/u_math: Fix C++ include of u_math.h on MSVC.
José Fonseca
2013-10-10
1
-1
/
+1
*
llvmpipe: abstract the code to set number of subpixel bits
Zack Rusin
2013-10-09
3
-10
/
+15
*
llvmpipe: implement 64 bit mul opcodes in llvmpipe
Zack Rusin
2013-10-09
1
-0
/
+60
*
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
2013-10-09
8
-1
/
+103
*
gallivm: support printing of 64 bit integers
Zack Rusin
2013-10-09
1
-1
/
+6
*
i965/blorp: Fix the register types on blorp's push constants.
Eric Anholt
2013-10-09
1
-16
/
+16
*
i965: Fix 3D texture layout by more literally copying from the spec.
Eric Anholt
2013-10-09
1
-55
/
+20
*
mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
Eric Anholt
2013-10-09
1
-1
/
+1
*
i965: Don't forget the cube map padding on gen5+.
Eric Anholt
2013-10-09
1
-7
/
+15
*
egl/main: remove undefined X11_LIBS automake variable
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
gallium/state_trackers/glx: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
gallium/state_trackers/egl: use X11_INCLUDES rather than X11_CFLAGS
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
st/vdpau: really block until surface is idle
Grigori Goronzy
2013-10-09
1
-1
/
+2
*
st/vdpau: add new formats to OutputSurface rendering
Grigori Goronzy
2013-10-09
2
-1
/
+24
*
st/vdpau: fix GenerateCSCMatrix with NULL procamp
Grigori Goronzy
2013-10-09
1
-9
/
+12
*
radeon/uvd: disable VC-1 simple/main profile
Grigori Goronzy
2013-10-09
1
-1
/
+3
*
radeon/uvd: try to fix VC-1 decoding
Grigori Goronzy
2013-10-09
1
-33
/
+38
*
radeon/uvd: fix video format reporting
Grigori Goronzy
2013-10-09
1
-2
/
+5
*
gallium/dri targets: use DRI_DRIVER_LDFLAGS
Marek Olšák
2013-10-09
9
-9
/
+9
*
radeonsi: fix occlusion queries for CIK
Marek Olšák
2013-10-09
1
-3
/
+12
*
radeonsi: draw register fixes for CIK
Marek Olšák
2013-10-09
2
-9
/
+27
*
i965: keep SecHalf flag after register coalescing
Chia-I Wu
2013-10-09
1
-0
/
+1
*
i965: allow SIMD8 sampler messages in SIMD16 mode
Chia-I Wu
2013-10-09
1
-1
/
+2
*
i965: make BRW_COMPRESSION_2NDHALF valid for brw_SAMPLE
Chia-I Wu
2013-10-09
1
-1
/
+16
*
i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
2013-10-08
1
-0
/
+2
[next]