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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Build libmesa_dri_common for Android
Chad Versace
2011-08-30
1
-0
/
+41
*
make: Factor out source lists from drivers/dri/common into Makefile.sources
Chad Versace
2011-08-30
1
-0
/
+19
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
1
-1
/
+0
*
dri: Remove unused header files mmx.h and spantmp.h
Ian Romanick
2011-08-26
2
-885
/
+0
*
dri: Remove driRenderbuffer::backBuffer field
Ian Romanick
2011-08-26
1
-8
/
+0
*
driconf: Add the PP descriptions
Lauri Kasanen
2011-08-19
2
-0
/
+90
*
xmlpool.h: fix a typo
Lauri Kasanen
2011-08-17
1
-1
/
+1
*
xmlconfig: Make the error message more informative
Lauri Kasanen
2011-08-17
1
-1
/
+1
*
xmlconfig: remove an unused-but-set variable
Marek Olšák
2011-07-15
1
-2
/
+2
*
Revert "intel: Add spans code for the ARB_texture_rg support."
Eric Anholt
2011-04-18
1
-122
/
+0
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-3
/
+4
*
Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string
Alan Coopersmith
2011-04-08
1
-1
/
+19
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
2
-4
/
+3
*
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
2011-03-06
1
-0
/
+3
*
dri: Remove the old metaops code which has been superceded by ../common/
Eric Anholt
2011-02-12
2
-372
/
+0
*
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-02-07
2
-1
/
+25
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
1
-1
/
+44
*
dri_util: fail driCreateNewScreen if InitScreen is NULL
Paulo Zanoni
2011-01-13
1
-0
/
+3
*
intel: Add spans code for the ARB_texture_rg support.
Eric Anholt
2010-12-10
1
-0
/
+122
*
dri/util: add a bunch of comments
Brian Paul
2010-11-02
1
-0
/
+24
*
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-27
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
12
-50
/
+50
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
2
-2
/
+2
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
5
-14
/
+14
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
2
-5
/
+1
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
2
-2
/
+0
*
dri/common: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-4
/
+0
*
dri: Add GET_PROGRAM_NAME definition for Mac OS X.
Vinson Lee
2010-09-28
1
-0
/
+3
*
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-27
1
-0
/
+2
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
2
-0
/
+2
*
Fix typos in comments and debug output strings.
Timo Wiren
2010-09-20
2
-5
/
+5
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
1
-12
/
+0
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
1
-0
/
+12
*
dri: Make it a little clearer that we're not dereferencing a NULL pointer
nobled
2010-09-07
1
-1
/
+2
*
dri: Use the right type for the API token
nobled
2010-09-07
1
-1
/
+3
*
dri: Get prototype for _mesa_destroy_compiler().
Eric Anholt
2010-08-27
1
-0
/
+1
*
glsl2: Free the shader compiler at dri screen destruction.
Eric Anholt
2010-08-18
1
-0
/
+2
*
dri2: Clean up the common dri2 options at screen destroy.
Eric Anholt
2010-08-18
2
-3
/
+8
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
1
-0
/
+1
|
\
|
*
dri: Add missing header to dri_metaops.c.
Vinson Lee
2010-07-29
1
-0
/
+1
*
|
mesa: Avoid using c++ keyword in dri_util.h when compiled with c++.
Eric Anholt
2010-08-13
1
-0
/
+4
|
/
*
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
2
-36
/
+0
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
1
-1
/
+1
*
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-10
1
-0
/
+32
*
gallium: fix TFP on gallium
Dave Airlie
2010-05-31
1
-0
/
+1
*
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-11
2
-0
/
+3
*
swrast: Correct include for mtypes.h
Jakob Bornecrantz
2010-05-03
1
-1
/
+1
*
Update drisw state tracker to use new API aware context create
Xavier Chantry
2010-05-02
2
-2
/
+6
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
2
-5
/
+60
|
\
[next]