index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Report core FBO incompleteness cases through GL_ARB_debug_output.
Eric Anholt
2013-06-07
1
-18
/
+25
*
intel: flush fake front buffer if server is about to destroy it.
Paul Berry
2013-06-07
1
-0
/
+9
*
intel: flush fake front buffer more robustly.
Paul Berry
2013-06-07
1
-11
/
+9
*
intel: make intel_flush_front safe to call during initial MakeCurrent
Paul Berry
2013-06-07
1
-1
/
+1
*
mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2.
Eric Anholt
2013-06-07
2
-0
/
+10
*
mesa: Expose texture array getters on GLES3.
Eric Anholt
2013-06-07
2
-2
/
+10
*
mesa: Fix the return value of TEXTURE_BINDING_2D_ARRAY.
Eric Anholt
2013-06-07
1
-1
/
+1
*
mesa: Expose texel offset limits in GLES3.
Eric Anholt
2013-06-07
2
-5
/
+6
*
gallium: Remove draw_arrays() and draw_arrays_instanced() functions
Arnas Milasevicius
2013-06-07
1
-0
/
+22
*
i965/vs: add support for emitting gl_ClipVertex
Chris Forbes
2013-06-07
2
-7
/
+3
*
i965/clip: Add support for gl_ClipVertex
Chris Forbes
2013-06-07
3
-4
/
+55
*
glsl: Fix uniform buffer object counting.
Eric Anholt
2013-06-06
1
-1
/
+9
*
intel: Use the CHIPSET macro in the PCI ID tables for the device name.
Kenneth Graunke
2013-06-06
1
-184
/
+4
*
i965: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
2013-06-05
2
-3
/
+77
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
355
-355
/
+0
*
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
[next]