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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.
Eric Anholt
2013-04-19
1
-8
/
+8
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
5
-5
/
+0
*
mesa: remove DD_TRI_LIGHT_TWOSIDE flag
Brian Paul
2013-04-17
1
-4
/
+7
*
mesa: remove DD_TRI_UNFILLED flag
Brian Paul
2013-04-17
2
-5
/
+14
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
2
-2
/
+4
*
radeon: Remove dead STANDALONE_MMIO defines
Matt Turner
2013-02-11
2
-3
/
+0
*
Consolidate some redundant definitions of ARRAY_SIZE() macro.
Paul Berry
2013-02-08
1
-2
/
+0
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+2
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
xmlpool: Fix out-of-tree builds.
Johannes Obermayr
2013-01-13
1
-0
/
+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
*
radeon/r200: Fix tcl culling
smoki
2013-01-03
1
-9
/
+4
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+6
*
radeon: Initialize swrast before setting limits
Stefan Dösinger
2012-12-06
1
-9
/
+9
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
radeon: Fix memory leak in radeonCreateScreen2.
Vinson Lee
2012-11-30
1
-1
/
+3
*
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
2
-2
/
+2
*
mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
Marek Olšák
2012-11-12
1
-3
/
+3
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-13
/
+7
*
r200: Remove support for software-only NV_vertex_program.
Eric Anholt
2012-10-15
1
-4
/
+1
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
radeon/r200: remove use of gl_context::DriverCtx field
Brian Paul
2012-10-05
3
-7
/
+10
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
18
-83
/
+84
*
dri drivers: Link dricommon before dynamic libraries
Matt Turner
2012-10-03
1
-2
/
+2
*
build: Set visibility CFLAGS in dri/radeon
Matt Turner
2012-10-01
1
-0
/
+1
*
mesa: remove FEATURE_EXT_framebuffer_blit define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: remove FEATURE_OES_EGL_image define.
Oliver McFadden
2012-09-15
4
-14
/
+0
*
mesa: remove FEATURE_EXT_framebuffer_object define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
2
-6
/
+3
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
4
-5
/
+4
*
radeon: fix free/FREE mistake
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
4
-17
/
+17
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
5
-9
/
+9
*
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
2
-0
/
+2
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
2
-4
/
+4
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-7
/
+15
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
1
-3
/
+1
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
1
-34
/
+0
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-3
/
+1
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-4
/
+1
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
7
-27
/
+42
*
radeon: Fix printf format not to warn in 64bit
Pauli Nieminen
2012-08-01
1
-2
/
+2
*
radeon/r200: get rid of some unneeded cliprect/scissor code
Roland Scheidegger
2012-08-01
4
-62
/
+3
*
radeon/r200: fix bogus clears
Roland Scheidegger
2012-08-01
1
-26
/
+11
*
radeon/r200: fix bogus assert/scissor wrt width/height 2048
Roland Scheidegger
2012-08-01
1
-4
/
+4
*
radeon: fix 'sowftware' typo
Brian Paul
2012-07-27
1
-1
/
+1
*
radeon: fix Base/base typo
Brian Paul
2012-07-26
1
-1
/
+1
[prev]
[next]