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
/
drivers
/
dri
/
swrast
/
swrast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix 24bpp software rendering"
Brian Paul
2011-06-25
1
-18
/
+4
*
Fix 24bpp software rendering
Marc Pignat
2011-06-24
1
-4
/
+18
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
1
-9
/
+76
*
swrast: Remove unnecessary header.
Vinson Lee
2010-11-20
1
-1
/
+0
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-6
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-11
/
+11
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-9
/
+9
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-08
1
-0
/
+4
*
dri/swrast: Remove unnecessary header.
Vinson Lee
2010-06-02
1
-1
/
+0
*
swrast: add TFP support to swrast.
Dave Airlie
2010-05-31
1
-0
/
+69
*
driswrast: Fix more context creation breakage
Kristian Høgsberg
2010-05-03
1
-1
/
+2
*
drisw: Move pointer dereferences to after NULL checks.
Vinson Lee
2010-04-16
1
-2
/
+4
*
drisw: add comment to libGL about stride
George Sapountzis
2010-03-27
1
-0
/
+1
*
drisw: make stride issue profound
George Sapountzis
2010-03-27
1
-5
/
+13
*
dri/swrast: update copyright email
George Sapountzis
2010-03-15
1
-1
/
+1
*
dri/swrast: port to dri_sw (drawable)
George Sapountzis
2010-03-15
1
-8
/
+31
*
dri/swrast: port to dri_sw (context)
George Sapountzis
2010-03-15
1
-10
/
+31
*
dri/swrast: port to dri_sw
George Sapountzis
2010-03-15
1
-152
/
+97
*
DRI/swrast: Remove color-index support from DRI swrast driver
Ian Romanick
2010-03-03
1
-35
/
+22
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-12
/
+12
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-1
/
+2
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+1
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-17
/
+6
|
\
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-17
/
+6
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-73
/
+1
|
/
*
Merge branch 'asm-shader-rework-2'
Ian Romanick
2009-09-25
1
-0
/
+1
|
\
|
*
Merge branch 'master' into asm-shader-rework-2
Ian Romanick
2009-09-10
1
-0
/
+6
|
|
\
|
*
|
Enable GL_NV_fragment_program_option for software rendering
Ian Romanick
2009-09-03
1
-0
/
+1
*
|
|
dri/swrast: call _mesa_meta_init/free()
Brian Paul
2009-09-20
1
-0
/
+4
|
|
/
|
/
|
*
|
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+2
*
|
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
Eric Anholt
2009-09-08
1
-0
/
+1
*
|
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-0
/
+1
*
|
ARB sync / swrast: Use GL_ARB_sync_functions instead of GL_ARB_sync. Oops.
Ian Romanick
2009-09-03
1
-1
/
+1
*
|
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+2
|
/
*
swrast: enable ARB_vertex_array_object.
Eric Anholt
2009-07-29
1
-0
/
+2
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-1
/
+1
*
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-10
1
-4
/
+5
*
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-10
1
-1
/
+4
*
swrast: Add support for x8r8g8b8 fbconfig.
Eric Anholt
2009-02-03
1
-29
/
+43
*
intel: Expose more FBconfigs in the 3D driver.
Eric Anholt
2009-01-30
1
-4
/
+4
*
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
swrast: Enable GL_EXT_stencil_two_side
Ian Romanick
2009-01-23
1
-0
/
+2
*
swrast: Fix GL_ATI_separate_stencil
Ian Romanick
2009-01-09
1
-0
/
+2
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-2
/
+2
*
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
2008-09-18
1
-1
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
dri/swrast: make unbind a noop
George Sapountzis
2008-06-13
1
-1
/
+0
*
dri/swrast: add OpenGL 2.1 functions
George Sapountzis
2008-06-13
1
-1
/
+3
[next]