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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Introduce a globally-available minify() macro.
Eric Anholt
2013-04-21
1
-2
/
+2
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
2
-2
/
+0
*
dri/nouveau: fix crash in nouveau_flush
Jan de Groot
2013-03-07
1
-1
/
+2
*
dri/nouveau: NV17_3D class is not available for NV1a chipset
Marcin Slusarz
2013-03-05
1
-1
/
+1
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
2
-2
/
+2
*
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
*
mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_,}teximage.
Paul Berry
2013-01-02
1
-2
/
+2
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+6
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
nouveau: Fix build.
Brian Paul
2012-11-30
1
-1
/
+1
*
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
*
mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
Marek Olšák
2012-11-12
1
-1
/
+1
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-10
/
+6
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
dri drivers: Link dricommon before dynamic libraries
Matt Turner
2012-10-03
1
-2
/
+2
*
build: Set visibility CFLAGS in dri/nouveau
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_EXT_framebuffer_object define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
5
-7
/
+7
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
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
-1
/
+23
*
mesa: Remove unnecessary parameters CompressedTexImage
Pauli Nieminen
2012-08-12
1
-2
/
+0
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
1
-13
/
+8
*
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
-2
/
+1
*
nouveau: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
4
-31
/
+46
*
nouveau: include glformats.h to get missing prototype
Brian Paul
2012-07-24
1
-0
/
+1
*
mesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
Brian Paul
2012-06-27
2
-4
/
+4
*
make: Fold ASM_CFLAGS into DEFINES.
Eric Anholt
2012-06-21
1
-1
/
+0
*
mesa: consolidate internal glCompressedTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-6
/
+6
*
mesa: consolidate internal glCompressedTexImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+3
*
mesa: consolidate internal glTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-35
/
+8
*
mesa: consolidate internal glTexImage1/2/3D code
Brian Paul
2012-06-06
1
-35
/
+8
*
nouveau/vieux: finish != flush, how about we do that..
Ben Skeggs
2012-05-12
3
-0
/
+23
*
mesa: move gl_client_array*[] from vbo_draw_func into gl_context
Marek Olšák
2012-05-08
1
-5
/
+4
*
dri/nv10-nv20: Add support for S3TC
Viktor Novotný
2012-05-02
4
-0
/
+28
*
dri/nouveau: Add general support for compressed formats.
Viktor Novotný
2012-05-02
4
-33
/
+138
*
nouveau: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
3
-3
/
+7
*
nouveau: rework and simplify nv04/nv05 driver a bit
Ben Skeggs
2012-04-14
8
-300
/
+215
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
46
-1890
/
+1844
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-3
/
+0
*
dri/nouveau: don't use nested functions
nobled
2012-03-06
2
-64
/
+78
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
1
-1
/
+0
*
nouveau: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
[next]