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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r600g: implement TXQ_LZ opcode
Marek Olšák
2012-08-15
1
-7
/
+15
*
r600g: implement MSAA rendering and texturing for evergreen and cayman
Marek Olšák
2012-08-15
4
-26
/
+232
*
r600g: implement set_sample_mask
Marek Olšák
2012-08-15
6
-17
/
+61
*
r600g: implement alpha-to-coverage
Marek Olšák
2012-08-15
6
-6
/
+32
*
r600g: implement alpha-to-one
Marek Olšák
2012-08-15
5
-2
/
+20
*
r600g: remove support for 3-channel colorbuffers
Marek Olšák
2012-08-15
2
-15
/
+0
*
configure.ac: bump libdrm_radeon requirement to 2.6.38
Marek Olšák
2012-08-15
2
-2
/
+1
*
winsys/radeon: print error if CS is overflowed
Marek Olšák
2012-08-15
1
-2
/
+6
*
gallium/u_blitter: implement X and Y texture flipping
Marek Olšák
2012-08-15
1
-11
/
+26
*
gallium/u_blitter: implement blitting multisample resources
Marek Olšák
2012-08-15
9
-105
/
+348
*
gallium: add TGSI support for multisample textures
Marek Olšák
2012-08-15
4
-3
/
+11
*
gallium/tgsi: fix TGSI text parser
Marek Olšák
2012-08-15
1
-77
/
+97
*
gallium/u_blit: set dst format from pipe_resource, not pipe_surface
Marek Olšák
2012-08-15
1
-1
/
+1
*
gallium: make pipe_box signed in order to represent flipped blits
Marek Olšák
2012-08-15
1
-6
/
+6
*
st/mesa: don't clamp fragment color with integer colorbuffer
Marek Olšák
2012-08-15
4
-6
/
+11
*
mesa: flush vertices in test_framebuffer_completeness
Marek Olšák
2012-08-15
1
-0
/
+3
*
st/egl: Fix up for ClientVersion -> ClientMajorVersion rename.
Michel Dänzer
2012-08-15
1
-3
/
+3
*
i965: add ARB_texture_rgb10_a2ui support
Jordan Justen
2012-08-14
3
-1
/
+3
*
meta: allow CopyTexSubImage on integer formats
Jordan Justen
2012-08-14
1
-6
/
+10
*
mesa ReadPixels: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-3
/
+10
*
mesa pack: handle packed integer formats with clamping
Jordan Justen
2012-08-14
1
-10
/
+619
*
mesa unpack: call _mesa_problem when unpack function is not available
Jordan Justen
2012-08-14
1
-0
/
+5
*
mesa texstore: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-20
/
+75
*
mesa GetTexImage: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-4
/
+12
*
mesa pack: handle uint and int clamping properly
Jordan Justen
2012-08-14
4
-14
/
+112
*
intel: Fix rendering to a multisample front buffer
Chad Versace
2012-08-14
1
-0
/
+10
*
intel: Clean up intel_flush_front
Chad Versace
2012-08-14
1
-4
/
+5
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
3
-30
/
+34
*
docs: Add EGL extensions to release notes
Ian Romanick
2012-08-14
1
-0
/
+5
*
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
2012-08-14
2
-1
/
+8
*
dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0
Ian Romanick
2012-08-14
1
-2
/
+2
*
egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_r...
Ian Romanick
2012-08-14
2
-6
/
+62
*
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
2012-08-14
3
-0
/
+29
*
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
2012-08-14
4
-5
/
+217
*
egl_dri2: Silence warnings about missing initializers
Ian Romanick
2012-08-14
1
-2
/
+2
*
egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
2012-08-14
3
-7
/
+9
*
egl_dri2: Use createContextAttribs if DRI2 version >= 3
Ian Romanick
2012-08-14
1
-1
/
+17
*
egl_dri2: Require DRI2 version 2
Ian Romanick
2012-08-14
1
-22
/
+5
*
dri_util: Compare against the correct API enums
Ian Romanick
2012-08-14
1
-2
/
+2
*
mesa: Enable GL_ARB_invalidate_subdata
Ian Romanick
2012-08-14
2
-0
/
+3
*
mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image
Ian Romanick
2012-08-14
3
-0
/
+225
*
mesa: Add skeleton implementations of glInvalidateBuffer{Sub,}Data
Ian Romanick
2012-08-14
1
-0
/
+97
*
mesa/es: Pass context to _mesa_init_bufferobj_dispatch
Ian Romanick
2012-08-14
3
-5
/
+9
*
mesa: Add skeleton implementations of glInvalidate{Sub,}Framebuffer
Ian Romanick
2012-08-14
3
-0
/
+154
*
glapi: Add GL_ARB_invalidate_subdata
Ian Romanick
2012-08-14
2
-0
/
+50
*
mesa/es3: Add _mesa_is_gles3 predicate
Ian Romanick
2012-08-14
1
-0
/
+10
*
intel: Implement ARB_texture_storage
Ian Romanick
2012-08-14
2
-0
/
+27
*
mesa: update glext.h to version 83
Ian Romanick
2012-08-14
1
-26
/
+1013
*
build: Use MKDIR_P in src/mesa/Makefile.am
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Use AM_V_GEN in src/mesa/Makefile.am
Matt Turner
2012-08-14
1
-4
/
+4
[prev]
[next]