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
/
swrast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
swrast: replace INLINE with inline
Brian Paul
2015-02-26
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
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
*
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
1
-3
/
+16
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-16
/
+4
*
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: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
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
*
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
*
mesa: remove ARB_window_pos extension enable flag
Marek Olšák
2012-10-31
1
-1
/
+0
*
mesa: remove ARB_transpose_matrix extension enable flag
Marek Olšák
2012-10-31
1
-1
/
+0
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-9
/
+5
*
swrast: Remove the 2_3_3_REV framebuffer format
Ian Romanick
2012-10-29
1
-4
/
+0
*
swrast: Remove support for GL_NV_vertex_program.
Eric Anholt
2012-10-15
1
-1
/
+0
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-2
/
+2
*
mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
2012-08-31
1
-1
/
+1
*
mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
2012-08-24
1
-1
/
+2
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-5
/
+14
*
swrast: add missing switch case for API_OPENGL_CORE
Brian Paul
2012-08-08
1
-0
/
+2
*
dri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-1
/
+1
*
dri/swrast: use swrast_renderbuffer type
Brian Paul
2012-01-24
1
-34
/
+39
*
dri/swrast: rename swrast_renderbuffer to dri_swrast_renderbuffer
Brian Paul
2012-01-24
1
-10
/
+10
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
1
-13
/
+13
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-4
/
+0
[next]