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
*
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
*
ilo: simplify shader variant handling
Courtney Goeltzenleuchter
2013-05-30
2
-25
/
+2
*
i965: fix problem with constant out of bounds access (v2)
Dave Airlie
2013-05-30
1
-1
/
+11
*
intel: initialize fs_visitor::params_remap in constructor
Frank Henigman
2013-05-30
1
-0
/
+2
*
draw: add cast in debug_printf() to silence warning
Brian Paul
2013-05-29
1
-1
/
+1
*
svga: add PIPE_CAP_MAX_VIEWPORTS to switch to silence warning
Brian Paul
2013-05-29
1
-0
/
+2
*
draw: make sure viewport index is fetched from leading vertex
Zack Rusin
2013-05-25
6
-28
/
+54
*
llvmpipe: clamp scissors to be between 0 and max
Zack Rusin
2013-05-25
5
-3
/
+13
*
draw: clamp the viewports to always be between 0 and max
Zack Rusin
2013-05-25
5
-16
/
+24
*
gallium/docs: adds documentation for multi viewport cap
Zack Rusin
2013-05-25
1
-0
/
+4
*
draw: fixup draw_find_shader_output
Zack Rusin
2013-05-25
4
-11
/
+12
*
llvmpipe: implement support for multiple viewports
Zack Rusin
2013-05-25
11
-36
/
+79
*
draw: implement support for multiple viewports
Zack Rusin
2013-05-25
9
-33
/
+105
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
52
-166
/
+265
*
mesa: Delete the ctx->Array._RestartIndex derived state.
Kenneth Graunke
2013-05-29
4
-12
/
+3
*
mesa: Ignore fixed-index primitive restart in ArrayElement().
Kenneth Graunke
2013-05-29
1
-1
/
+1
*
st/mesa: Go back to using ctx->Array.RestartIndex, not _RestartIndex.
Kenneth Graunke
2013-05-29
1
-1
/
+1
*
i965: Fix can_cut_index_handle_restart_index() for byte/short types.
Kenneth Graunke
2013-05-29
1
-3
/
+9
*
i965: Use the correct restart index for fixed index mode on Haswell.
Kenneth Graunke
2013-05-29
1
-2
/
+4
*
vbo: Use the new primitive restart index helper function.
Kenneth Graunke
2013-05-29
2
-2
/
+3
*
mesa: Add a helper function for determining the restart index.
Kenneth Graunke
2013-05-29
2
-0
/
+26
*
vbo: Ignore PRIMITIVE_RESTART_FIXED_INDEX for glDrawArrays().
Kenneth Graunke
2013-05-29
1
-5
/
+5
*
i965/vs: Fix implied_mrf_writes() for integer division pre-gen6.
Eric Anholt
2013-05-29
1
-0
/
+2
*
i965/fs: Fix test for smearing enabled on an instruction.
Eric Anholt
2013-05-29
1
-1
/
+1
*
i965/fs: Fix segfault in instruction scheduling with LINTERP using last GRF.
Eric Anholt
2013-05-29
1
-2
/
+8
*
mesa: Fix test for optimistic coloring being necessary.
Eric Anholt
2013-05-29
1
-1
/
+1
*
gallium: fix build on uclibc system
Anthony G. Basile
2013-05-29
1
-4
/
+2
*
intel: Enable blit glCopyTexSubImage/glBlitFramebuffer with sRGB.
Eric Anholt
2013-05-28
1
-5
/
+11
[next]