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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
3
-9
/
+9
*
mesa: remove target param from ctx->Driver.TexParameter()
Brian Paul
2014-02-02
1
-1
/
+1
*
radeon: use _mesa_get_current_tex_object() in radeonSetTexBuffer2()
Brian Paul
2014-02-02
1
-4
/
+2
*
radeon: move driContextSetFlags(ctx) call after ctx var is initialized
Brian Paul
2014-01-31
1
-2
/
+3
*
radeon / r200: Use gl_constants::MinMapBufferAlignment as the alignment in r...
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
mesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and LUMINANCE
Mark Mueller
2014-01-27
1
-8
/
+8
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
8
-56
/
+56
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
6
-29
/
+29
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
6
-34
/
+34
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
15
-54
/
+54
*
mesa: GL_EXT_framebuffer_blit is not optional
Ian Romanick
2014-01-27
1
-1
/
+0
*
radeon: Enable GL_EXT_framebuffer_blit
Ian Romanick
2014-01-27
1
-0
/
+1
*
radeon / r200: Pass the API into _mesa_initialize_context
Ian Romanick
2014-01-27
3
-2
/
+4
*
radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
Ian Romanick
2014-01-23
7
-20
/
+15
*
radeon / r200: Remove unused 'dostate' parameter
Ian Romanick
2014-01-23
2
-4
/
+2
*
radeon / r200: Fix 'empty body' warning
Ian Romanick
2014-01-23
1
-2
/
+2
*
radeon / r200: Fix incompatible pointer type warning
Ian Romanick
2014-01-23
1
-2
/
+1
*
mesa: rename PreferDP4 to OptimizeForAOS.
Matt Turner
2014-01-21
1
-1
/
+1
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+2
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-3
/
+3
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
21
-30
/
+30
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
2
-2
/
+2
*
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
2014-01-15
2
-5
/
+2
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-7
/
+1
*
radeon: Remove dead code
Ian Romanick
2014-01-15
1
-9
/
+0
*
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
2014-01-09
2
-2
/
+2
*
mesa: inline r200 radeon texture format macros to facility search and replace
Mark Mueller
2013-12-21
1
-40
/
+24
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-1
/
+0
*
radeon: Sort list of enabled extensions
Ian Romanick
2013-12-20
1
-6
/
+5
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2013-12-13
1
-0
/
+2
*
radeon: change last instance of DEBUG_IOCTL to use RADEON_IOCTL
Chris Forbes
2013-11-25
1
-1
/
+1
*
mesa/dri: Move context flag validation down into the drivers
Ian Romanick
2013-11-07
1
-3
/
+4
*
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
2013-11-07
2
-0
/
+7
*
radeon / r200: Don't pass unused parameters to radeon_viewport
Ian Romanick
2013-11-05
3
-3
/
+8
*
radeon: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
9
-24
/
+131
*
dri: Move driver config options to dri driver extensions.
Eric Anholt
2013-10-24
1
-7
/
+12
*
radeon: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
2
-14
/
+3
*
mesa/drivers: drop HAVE_*_DRI from individual makefiles
Emil Velikov
2013-10-01
1
-3
/
+0
*
mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.
Eric Anholt
2013-09-23
1
-1
/
+1
*
dri: Choose a decent global driNConfigOptions.
Eric Anholt
2013-08-17
1
-4
/
+1
*
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
2013-07-30
1
-1
/
+1
*
mesa: Remove unused allow_large_textures driconf from classic drivers.
Eric Anholt
2013-06-28
2
-12
/
+2
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
radeon: Remove gratuitous custom framebuffer resize code.
Eric Anholt
2013-06-25
1
-31
/
+0
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
2
-4
/
+0
[next]