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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
449
-449
/
+0
*
gallium: System z support
Richard Sandiford
2013-06-05
2
-2
/
+6
*
llvmpipe: improve alignment calculation for fetching/storing pixels
Roland Scheidegger
2013-06-05
1
-12
/
+21
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
9
-44
/
+158
*
llvmpipe: cleanup of generate_unswizzled_blend
Roland Scheidegger
2013-06-05
1
-22
/
+37
*
gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion
Roland Scheidegger
2013-06-05
2
-32
/
+60
*
gallivm: (trivial) fix lp_build_concat_n
Roland Scheidegger
2013-06-05
1
-1
/
+5
*
mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker
Brian Paul
2013-06-04
2
-2
/
+3
*
intel: Don't try to blorp or blit CopyTexSubImage(1D_ARRAY).
Paul Berry
2013-06-04
2
-0
/
+7
*
i965/gen6+: Fix multisample assertions in CopyTexSubImage hw blitter path.
Paul Berry
2013-06-04
1
-4
/
+9
*
mesa: Prevent possible out-of-bounds read by save_SamplerParameterfv.
Vinson Lee
2013-06-03
1
-1
/
+4
*
i965: fix problem with constant out of bounds access (v3)
Dave Airlie
2013-06-04
3
-1
/
+16
*
intel: Fix copying of separate stencil data in glCopyTexSubImage().
Eric Anholt
2013-06-03
1
-8
/
+15
*
meta: Fix temporary image type for float depth/stencil.
Eric Anholt
2013-06-03
1
-4
/
+14
*
intel: Fix performance regression from miptree blit changes.
Eric Anholt
2013-06-03
2
-3
/
+2
*
glcpp: Add test case for recently fixed loop-control underflow bug.
Carl Worth
2013-06-03
2
-0
/
+25
*
glcpp: Fix post-decrement underflow in loop-control variable
Carl Worth
2013-06-03
1
-1
/
+3
*
i965: Fix glColorPointer(GL_FIXED)
Chad Versace
2013-06-03
1
-0
/
+8
*
softpipe: draw_find_shader_output returns -1 on invalid outputs
Zack Rusin
2013-05-30
1
-1
/
+1
*
radeonsi/compute: Upload work group, work item size in input buffer
Tom Stellard
2013-06-03
1
-11
/
+27
*
radeonsi/compute: Pass kernel arguments in a buffer v2
Tom Stellard
2013-06-03
3
-35
/
+44
*
radeonsi/compute: Implement un-binding of global buffers
Tom Stellard
2013-06-03
1
-12
/
+19
*
radeonsi/compute: Support multiple kernels in a compute program
Tom Stellard
2013-06-03
1
-9
/
+18
*
radeonsi/compute: Add missing PIPE_COMPUTE caps
Tom Stellard
2013-06-03
1
-0
/
+16
*
i965 gen7: use SURFACE_STATE fields to select render level/layer
Jordan Justen
2013-06-02
2
-18
/
+46
*
mesa/texformat: add _mesa_tex_target_is_array function
Jordan Justen
2013-06-02
2
-0
/
+16
*
intel: add layered parameter to update_renderbuffer_surface
Jordan Justen
2013-06-02
3
-1
/
+9
*
intel_fbo: set gl_renderbuffer Depth field
Jordan Justen
2013-06-02
1
-0
/
+2
*
intel: print image depth in debug message
Jordan Justen
2013-06-02
1
-2
/
+2
*
mesa: handle missing read buffer in _mesa_get_color_read_format/type()
Brian Paul
2013-06-02
1
-30
/
+48
*
meta: move vertex array enables for mipmap generation
Brian Paul
2013-06-02
1
-2
/
+2
*
mesa: fix hodge podge indentation, update comments in texformat.c
Brian Paul
2013-06-02
1
-186
/
+184
*
gallium: add support for layered rendering
Roland Scheidegger
2013-06-01
2
-3
/
+22
*
gallivm: fix out-of-bounds access with mirror_clamp_to_edge address mode
Roland Scheidegger
2013-06-01
1
-6
/
+7
*
llvmpipe: fix bogus assertions for buffer surfaces
Roland Scheidegger
2013-06-01
1
-2
/
+2
*
i965: Fix haswell_upload_cut_index when there's no index buffer.
Kenneth Graunke
2013-05-31
1
-1
/
+13
*
llvmpipe: reduce alignment requirement for resources from 64x64 to 4x4
Roland Scheidegger
2013-05-31
7
-53
/
+83
*
llvmpipe: Remove x/y from cmd_bin
Adam Jackson
2013-05-31
6
-47
/
+30
*
r600g/sb: fix broken assert
Vadim Girlin
2013-05-31
1
-1
/
+1
*
glapi: Add some missing static_dispatch="false" annotations to es_EXT.xml
Andreas Boll
2013-05-31
1
-9
/
+14
*
mesa: Add missing break statement in _mesa_choose_tex_format.
Vinson Lee
2013-05-30
1
-0
/
+1
*
integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2]
Alan Coopersmith
2013-05-30
1
-3
/
+5
*
integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1/2]
Alan Coopersmith
2013-05-30
1
-1
/
+6
*
mesa: fix error checking of DXT sRGB formats in _mesa_base_tex_format()
Brian Paul
2013-05-30
1
-2
/
+4
*
mesa: asst. whitespace, formatting fixes in teximage.c
Brian Paul
2013-05-30
1
-28
/
+43
*
draw: fix vs/fs input/output mismatches
Zack Rusin
2013-05-30
1
-0
/
+7
*
intel: Add multisample scaled blitting in blorp engine
Anuj Phogat
2013-05-30
4
-74
/
+93
*
intel: Change the register type from UW to UD in blorp engine
Anuj Phogat
2013-05-30
3
-52
/
+90
*
mesa: Implement ext_framebuffer_multisample_blit_scaled extension
Anuj Phogat
2013-05-30
3
-6
/
+32
*
Revert "i965: fix problem with constant out of bounds access (v2)"
Kenneth Graunke
2013-05-29
1
-11
/
+1
[next]