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
*
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
*
i965: Fix glColorPointer(GL_FIXED)
Chad Versace
2013-06-03
1
-0
/
+8
*
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
*
i965: Fix haswell_upload_cut_index when there's no index buffer.
Kenneth Graunke
2013-05-31
1
-1
/
+13
*
mesa: Add missing break statement in _mesa_choose_tex_format.
Vinson Lee
2013-05-30
1
-0
/
+1
*
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
*
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
*
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
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-2
/
+2
*
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
*
intel: Enable blit glCopyTexSubImage/glBlitFramebuffer with sRGB.
Eric Anholt
2013-05-28
1
-5
/
+11
*
intel: Remove dead intel_drawbuf_region().
Eric Anholt
2013-05-28
2
-16
/
+0
*
intel: Fix format handling of blit glBitmap()
Eric Anholt
2013-05-28
1
-3
/
+12
*
intel: Fix MRT handling of glBitmap().
Eric Anholt
2013-05-28
1
-9
/
+14
*
intel: Rebuild PBO blit glTexImage() on top of miptrees.
Eric Anholt
2013-05-28
1
-30
/
+32
*
intel: Rebuild PBO blit glReadPixels() on top of miptrees.
Eric Anholt
2013-05-28
1
-25
/
+23
*
intel: Rework intel_miptree_create_for_region() to wrap a BO.
Eric Anholt
2013-05-28
3
-24
/
+67
*
intel: Make a temporary miptree for the blit path of miptree mapping.
Eric Anholt
2013-05-28
2
-74
/
+29
*
intel: Make a temporary miptree when doing blit uploads for glTexSubImage().
Eric Anholt
2013-05-28
1
-44
/
+28
*
intel: Extend the force_y_tiling flag to allow forcing no tiling.
Eric Anholt
2013-05-28
5
-13
/
+26
[next]