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
*
nouveau/vieux: finish != flush, how about we do that..
Ben Skeggs
2012-05-12
3
-0
/
+23
*
mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags
Brian Paul
2012-05-11
4
-24
/
+21
*
mesa: implement DEBUG_ALWAYS_FLUSH debug option
Brian Paul
2012-05-11
3
-0
/
+32
*
mesa: define DEBUG_SILENT flag, use in output_if_debug()
Brian Paul
2012-05-11
3
-12
/
+13
*
mesa: clean-up the debug/verbose flag setup code
Brian Paul
2012-05-11
1
-26
/
+46
*
mesa: do FLUSH_VERTICES() in _mesa_flush/finish()
Brian Paul
2012-05-11
1
-2
/
+4
*
mesa: fix glMaterial / dlist bug
Brian Paul
2012-05-11
3
-58
/
+152
*
mesa: fix/add error check in _mesa_ColorMaterial()
Brian Paul
2012-05-11
1
-0
/
+2
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
5
-257
/
+111
|
\
|
*
st/mesa: unmap upload buffer after uploading indices and constants
Marek Olšák
2012-04-30
2
-0
/
+2
|
*
cso: cso_context should install u_vbuf by itself and not st/mesa
Marek Olšák
2012-04-30
2
-29
/
+0
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-6
/
+3
|
*
st/mesa: reorder code in draw_vbo
Marek Olšák
2012-04-30
1
-12
/
+12
|
*
st/mesa: remove more unnecessary code in draw_vbo
Marek Olšák
2012-04-30
1
-16
/
+1
|
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-10
/
+7
|
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
4
-160
/
+31
|
*
st/mesa: make user constant buffers optional
Marek Olšák
2012-04-30
3
-7
/
+25
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-7
/
+9
|
*
st/mesa: make user index buffers optional
Marek Olšák
2012-04-30
3
-1
/
+16
|
*
st/mesa: only set index buffer when drawing is indexed
Marek Olšák
2012-04-30
1
-25
/
+21
*
|
st/mesa: Use local temporary registers.
Francisco Jerez
2012-05-11
1
-4
/
+4
*
|
i965/hiz: Convert gen{6,7}_hiz.h to gen{6,7}_blorp.h
Paul Berry
2012-05-10
5
-5
/
+5
*
|
i965/hiz: Convert gen{6,7}_hiz.c to C++
Paul Berry
2012-05-10
3
-3
/
+3
*
|
i965/hiz: Make void pointer type casts explicit
Paul Berry
2012-05-10
1
-5
/
+7
*
|
intel: Work around differences between C and C++ scoping rules.
Paul Berry
2012-05-10
2
-25
/
+29
*
|
intel: Add extern "C" declarations to headers
Paul Berry
2012-05-10
11
-1
/
+82
*
|
glsl_to_tgsi: use TGSI_OPCODE_CEIL for ir_unop_ceil
Christoph Bumiller
2012-05-09
1
-3
/
+1
*
|
i965: fix wrong cube/3D texture layout
Yuanhan Liu
2012-05-09
1
-2
/
+3
*
|
vbo: add some comments
Brian Paul
2012-05-08
2
-1
/
+7
*
|
mesa: remove needless casts in save_EdgeFlag()
Brian Paul
2012-05-08
1
-1
/
+1
*
|
mesa: minor clean-ups in dlist material code
Brian Paul
2012-05-08
1
-7
/
+15
*
|
mesa: fix error strings in dlist code
Brian Paul
2012-05-08
1
-4
/
+4
*
|
mesa: add gl_context::NewDriverState and use it for vertex arrays
Marek Olšák
2012-05-08
13
-8
/
+46
*
|
mesa: move gl_client_array*[] from vbo_draw_func into gl_context
Marek Olšák
2012-05-08
18
-31
/
+61
*
|
vbo: move vbo_draw_method into vbo_context.h
Marek Olšák
2012-05-08
5
-40
/
+38
*
|
i965/Gen7: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
2012-05-07
2
-0
/
+54
*
|
i965/Gen6: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
2012-05-07
2
-0
/
+54
*
|
fbo: Only reuse depth/stencil attachments if the parameters match.
Paul Berry
2012-05-07
1
-3
/
+11
*
|
i965: Fix mipmap offsets for HiZ and separate stencil buffers.
Paul Berry
2012-05-07
8
-60
/
+319
*
|
intel: Disable ARB_framebuffer_object in ES contexts
Chad Versace
2012-05-07
1
-2
/
+0
*
|
mesa: Add primitive restart support to glArrayElement
Jordan Justen
2012-05-05
1
-1
/
+9
*
|
intel: Remove pointless software fallback for glBitmap on Gen6.
Kenneth Graunke
2012-05-04
1
-4
/
+0
*
|
mesa: Prevent buffer underrun when handling MESA_GL_EXTENSION_OVERRIDE.
Eric Anholt
2012-05-04
1
-1
/
+1
*
|
i965/fs: Fix regression in comparison handling from ANDs change.
Eric Anholt
2012-05-04
2
-0
/
+18
*
|
i965: Add a comment about the state flag for sRGBEnabled.
Eric Anholt
2012-05-04
2
-4
/
+10
*
|
intel: Return success when asked to allocate a 0-width/height renderbuffer.
Eric Anholt
2012-05-04
1
-0
/
+3
*
|
i965: Add support for GL_ARB_draw_buffers_blend.
Eric Anholt
2012-05-04
2
-6
/
+10
*
|
mesa: do more teximage error checking for generic compressed formats
Brian Paul
2012-05-04
1
-2
/
+30
*
|
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
2012-05-03
2
-2
/
+31
*
|
mesa: add _mesa_shader_debug()
Dylan Noblesmith
2012-05-02
2
-0
/
+46
[next]