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
/
r200
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove unused allow_large_textures driconf from classic drivers.
Eric Anholt
2013-06-28
1
-7
/
+0
*
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
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
radeon: Use accessor for stencil reference values
Chris Forbes
2013-05-15
1
-1
/
+2
*
mesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions.
Kenneth Graunke
2013-05-12
1
-1
/
+1
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
2
-2
/
+2
*
build: remove unused API_DEFINES
Andreas Boll
2013-05-01
1
-1
/
+0
*
r200: fix build regression introduced with 9a32203e1618486e87c7baf494134e05f0...
Laurent Carlier
2013-04-24
1
-1
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
2
-2
/
+0
*
r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70bea
Laurent Carlier
2013-04-17
1
-1
/
+1
*
mesa: remove DD_TRI_LIGHT_TWOSIDE flag
Brian Paul
2013-04-17
1
-3
/
+6
*
mesa: remove DD_TRI_UNFILLED flag
Brian Paul
2013-04-17
2
-5
/
+14
*
mesa: remove DD_POINT_SMOOTH flag
Brian Paul
2013-04-17
2
-2
/
+2
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
1
-1
/
+2
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
2
-27
/
+27
*
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
*
r200: Fix probable thinko in r200EmitArrays
Adam Jackson
2013-01-13
1
-1
/
+2
*
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
*
r200: fix broken tcl lighting
smoki
2012-12-10
1
-10
/
+10
*
r200: Initialize swrast before setting limits
Stefan Dösinger
2012-12-06
1
-10
/
+9
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa: Remove PROGRAM_WRITE_ONLY register type.
Kenneth Graunke
2012-10-16
1
-1
/
+0
*
mesa: Remove support for named parameters.
Kenneth Graunke
2012-10-16
1
-2
/
+0
*
mesa: Remove yet more remnants of NV_fragment_program.
Kenneth Graunke
2012-10-16
1
-1
/
+0
*
r200: Remove support for software-only NV_vertex_program.
Eric Anholt
2012-10-15
2
-9
/
+0
*
radeon/r200: remove use of gl_context::DriverCtx field
Brian Paul
2012-10-05
1
-1
/
+6
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
9
-22
/
+22
*
dri drivers: Link dricommon before dynamic libraries
Matt Turner
2012-10-03
1
-2
/
+2
*
build: Set visibility CFLAGS in dri/r200
Matt Turner
2012-10-01
1
-0
/
+1
*
mesa: remove FEATURE_OES_EGL_image define.
Oliver McFadden
2012-09-15
1
-3
/
+0
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
2
-3
/
+2
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
2
-3
/
+3
*
mesa: Enable GL_{ARB,APPLE}_vertex_array_object in all drivers
Ian Romanick
2012-08-29
1
-2
/
+0
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-7
/
+15
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-3
/
+1
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
3
-12
/
+25
*
r200: get rid of dubious aux scissor bits
Roland Scheidegger
2012-08-01
2
-24
/
+15
*
r200: get rid of old gart memory functions from old dri1
Roland Scheidegger
2012-08-01
2
-32
/
+0
*
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
*
mesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
Brian Paul
2012-06-27
1
-2
/
+2
[next]