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
/
drivers
/
dri
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: remove unneeded __NOT_HAVE_DRM_H define
Emil Velikov
2015-07-22
1
-1
/
+0
*
dri/swrast: automake: add LIBDRM_CFLAGS
Emil Velikov
2015-07-22
1
-0
/
+1
*
swrast: Build fix for Solaris
Alan Coopersmith
2015-05-20
1
-1
/
+3
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
1
-0
/
+1
*
swrast: Build fix for darwin
Jeremy Huddleston Sequoia
2015-05-06
1
-0
/
+16
*
swrast: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
2
-3
/
+3
*
swrast: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
swrast: replace INLINE with inline
Brian Paul
2015-02-26
2
-6
/
+6
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
main: Moved _mesa_lock_texture and _mesa_unlock_texture to texobj.h from texi...
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
swrast: Fix -Wduplicate-decl-specifier warning
Jeremy Huddleston Sequoia
2015-01-01
1
-2
/
+2
*
swrast: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
mesa: Delete VAO _MaxElement code and index buffer bounds checking.
Kenneth Graunke
2014-09-19
1
-3
/
+0
*
dri/swrast: add GLX_MESA_query_renderer support
Emil Velikov
2014-08-15
1
-2
/
+71
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-3
/
+5
*
swrast: use _mesa_get_current_tex_object() in swrastSetTexBuffer2()
Brian Paul
2014-02-02
1
-3
/
+1
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-3
/
+3
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-3
/
+3
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-5
/
+1
*
swrast: silence driContextSetFlags() parameter type warning
Brian Paul
2013-12-17
1
-1
/
+1
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2013-12-13
1
-0
/
+2
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-0
/
+35
*
swrast: fix readback regression since inversion fix
Dave Airlie
2013-12-10
1
-1
/
+1
*
mesa/swrast: fix inverted front buffer rendering with old-school swrast
Dave Airlie
2013-11-21
1
-2
/
+2
*
swrast: add missing notify_reset parameter to dri_create_context()
Brian Paul
2013-11-08
1
-0
/
+1
*
swrast: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
3
-25
/
+18
*
swrast: add correct include for out-of-tree builds
Emil Velikov
2013-10-15
1
-0
/
+1
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-16
/
+4
*
dri: Merge drisw_util.c into dri_util.c
Eric Anholt
2013-10-10
1
-1
/
+2
*
mesa/drivers: drop HAVE_*_DRI from individual makefiles
Emil Velikov
2013-10-01
1
-3
/
+0
*
mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.
Eric Anholt
2013-09-23
1
-1
/
+2
*
swrast: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-56
/
+0
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
build: remove unused API_DEFINES
Andreas Boll
2013-05-01
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
2
-6
/
+8
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
2
-2
/
+2
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
2
-2
/
+2
*
swrast: Fix memory leak.
Vinson Lee
2013-02-01
1
-0
/
+1
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-3
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+8
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-2
/
+2
*
swrast: swrastFillInModes doesn't do 8-bit modes, so don't try
Ian Romanick
2012-11-09
1
-3
/
+1
*
mesa: remove IBM_multimode_draw_arrays extension enable flag
Marek Olšák
2012-10-31
1
-1
/
+0
*
mesa: remove EXT_compiled_vertex_array extension enable flag
Marek Olšák
2012-10-31
1
-1
/
+0
[next]